Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,13 @@
`./scripts/moving_degree_test.sh`

See [the test file](./scripts/moving_degree_test.sh) for insights on driving the CLI manually.
Docs will come once the codebase is not as messy and edge cases are handled
Docs will come once the codebase is not as messy and edge cases are handled

## Run with Deployed server

1. Clone the repo
`git clone https://github.com/mach-34/grapevine && cd grapevine`
2. `echo "GRAPEVINE_SERVER=https://grapevine.mach34.space" > ./crates/grapevine_cli/.env`
3. cargo +nightly build
4. `cd target/debug`
5. ./grapevine