mentat/cli/README.md
Brian Grinstead a22b43e1aa add sub-crate
2016-12-16 13:45:02 -08:00

8 lines
175 B
Markdown

# datomish-cli
Note: this isn't actually doing anything and is just a placeholder to get the project structure in place. To run it locally, use:
````
cd cli
cargo run
````