You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jake Probst 30c97ce732 more data access functions 5 years ago
migrations init db migrations 5 years ago
src more data access functions 5 years ago
Cargo.toml more deps 5 years ago
README.md some sort of readme? 5 years ago

README.md

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 install diesel-cli
  • diesel database setup
  • cargo run --bin patch or cargo run --bin login