9 lines
175 B
Markdown
9 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
|
||
|
````
|