soup-rs 0.1.0

A cli tool to help you manage your Zola site.
Documentation
1
2
3
4
5
6
7
8
9
10
# About
A cli tool to help you manage your Zola site.

# Usage
```
$ soup-rs <COMMAND = "add">

Arguments:
  <COMMAND>        Command to run.
```