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
7d9a64865a
|
5 years ago | |
---|---|---|
src | 5 years ago | |
.drone.yml | 5 years ago | |
Cargo.toml | 5 years ago | |
README.md | 5 years ago |
README.md
setup
- get http://rustup.rs
- get the latest nightly
rustup default nightly
- grab elseware
cargo test
to run tests
development setup
- grab libpso
- put
paths = ["/path/to/libpso"]
in the.cargo/config
file in the elseware directory (you may need to make it)
to actually run it
cargo run --bin patch
andcargo run --bin login