ontodev/nanobot.rs

Implement stub for `nanobot init` command

Closed this issue · 0 comments

The first thing to do is just run nanobot init subcommand and it will just print "Hello world" to STDOUT. I would like to use clap, which has a nice examples/ directory. The git.rs example might be the best to start with.