jake 7b26fdc28d
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
clippy
2023-11-11 19:06:22 -07:00
2023-11-11 16:18:20 -07:00
2023-02-01 19:21:30 -07:00
2023-11-11 19:06:22 -07:00
2023-11-10 22:19:45 -07:00
2023-11-11 14:41:00 -07:00
2023-11-11 15:20:43 -07:00
2023-11-11 15:20:43 -07:00
2023-11-10 23:31:47 -07:00
2023-11-11 19:06:22 -07:00
2023-11-10 23:48:06 -07:00
2023-11-11 16:18:20 -07:00
2023-11-11 15:18:21 -07:00
2019-12-22 20:48:02 -04:00
2019-11-21 10:12:20 -05:00
2020-09-27 18:09:03 -06:00

setup

  • get http://rustup.rs
  • get nightly version rustup install nightly.
  • set nightly rustup override set nightly.
  • grab elseware
  • cargo test to run tests

development setup

grab libpso and put

[patch."http://git.sharnoth.com/jake/libpso"]  
libpso = { path = "path/to/libpso" }

at the end of the Cargo.toml file

to actually run it

  • cargo run
Description
No description provided
http://elsewherepso.com
Readme 12 MiB
Languages
Rust 100%