CLI commands
```sh
Create cv.json template
$ cargo run init
Build cv.html result based on cv.json
$ cargo run build
Example
$ cargo run build 1 ```