rusty-leaf 0.1.0

A command line interface for deployment of Darkdown
# Rusty Leaf

A commnad line static site generator to help you with your daily darkdown usage

```
Usage: rusty-leaf [COMMAND]

Commands:
  login    Login to the server
  logout   Logout from the server
  convert  Convert a file to HTML
  help     Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version
```

### For more documentation
- `cargo doc --open`