A program to build a program to run tests
bash
cargo install nol
bash
nol
Edit this file and add your project inside the repositories list
```yaml
quiet: false # To enable/disabled console output repositories: - nol # ~/Nol/nol contains the source code dependencies: # All dependencies for new repository to add at the src - testingunit - testingperformance - continuous-testing - sparte - eywa ```