fire-cli 0.1.2

command managet
Documentation
1
2
3
4
5
use fire_cli::setup_cli;

fn main() {
    setup_cli()
}