diff --git a/README.md b/README.md new file mode 100644 index 0000000..85ca2ad --- /dev/null +++ b/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`