cjam 0.0.0

Jam command line tool
Documentation
1
2
3
4
5
6
7
Currently reserved by the [jade framework](https://spacejam.app) for building jam programs.

```
cargo jam new my-jam-program
cd my-jam-program
cargo jam build
```