Browse Source

some sort of readme?

pbs
Jake Probst 5 years ago
parent
commit
ba43eeee58
  1. 8
      README.md

8
README.md

@ -0,0 +1,8 @@
# setup
* get http://rustup.rs
* get the latest nightly `rustup install nightly`
* grab elseware and [libpso](https://github.com/jakeprobst/libpso)
* have elseware and libpso in the same directory
* `cargo install diesel-cli`
* `diesel database setup`
* `cargo run --bin patch` or `cargo run --bin login`
Loading…
Cancel
Save