More informations about us here: Nexus-Software
🎓 The project was realized in the 3rd year at Epitech
Welcome to the Zia project Github, made by Nexus-Software with ❤️. This repository is provided with documentation intended to describe the operations of the Zia project.
This project has been developed in C++ and is comptatible on Linux and Windows.
- C++ 17 Compiler
- CMake
git clone https://github.com/AEnguerrand/cpp_zia.git
cd cpp_zia
python build.py
cd build
./cpp_zia
git clone https://github.com/AEnguerrand/cpp_zia.git
cd cpp_zia
python build.py
cd build
./cpp_zia.exe
This project has a CLI. To discover all the available commands, type :
help
We have collected notes on how to contribute to this project in CONTRIBUTING.md.
Zia is released under the MIT License.