No description
| include | ||
| nix | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| CMakeLists.txt | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
Archie very meow bot
how to use!!!
cp .env.example .env
mkdir build
cd build
cmake ..
cmake --build .
./archie
or use nix!!
| include | ||
| nix | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| CMakeLists.txt | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
how to use!!!
cp .env.example .env
mkdir build
cd build
cmake ..
cmake --build .
./archie
or use nix!!