2019-09-07 23:38:15 -07:00
2019-09-06 17:02:14 -07:00
2019-09-07 23:38:15 -07:00
2019-09-07 23:37:45 -07:00
2019-08-28 17:46:12 -07:00

setup

  • get http://rustup.rs
  • get the latest nightly rustup install nightly
  • grab elseware and libpso
  • have elseware and libpso in the same directory
  • cargo test to run tests

to actually run it

  • cargo install diesel_cli
  • diesel database setup
  • [some sort of step that seeds the db with fake data to be useful]
  • cargo run --bin patch and cargo run --bin login
Description
No description provided
http://elsewherepso.com
Readme 12 MiB
Languages
Rust 100%