No description
| cli | ||
| core | ||
| website | ||
| .gitignore | ||
| .gitmodules | ||
| build.zig | ||
| build.zig.zon | ||
| CHANGELOG.md | ||
| LICENSE.md | ||
| README.md | ||
augr
- Official Website: https://www.augr.xyz
- Source Code: https://codeberg.org/klaji/augr
Building
Requires Zig 0.14.x.
Clone the git repository and then run zig build.
git clone https://codeberg.org/klaji/augr.git
cd augr
zig build
You can run the CLI app using the run:cli step:
zig build run:cli