Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 958 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 958 Bytes

Checks Security audit Deploy pages

Aris

Web-Client Build

  1. Install wasm-pack using cargo install wasm-pack
  2. Build using wasm-pack build web-app --target web --out-dir static/pkg
  3. Browse to web-app/static/index.html or serve with python3 -m http.server

Auto-Grader Build

  1. Build using cargo build --release --bin aris-auto-grader
  2. Use with target/release/aris-auto-grader <instructor assignment> <student assignment>

License

This project is licensed under the GNU GPLv3 License.