Skip to content

jcbsnclr/teacher-summoner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teacher Summoner

A simple web application for opening "classes" where students can request help from their teacher.

Building

The minimum supported version of Rust to build this project is 1.63.

# build project (will put binary in `target/release/summoner`)
cargo build --release

# run the project (args passed in after the `--` )
cargo run -- --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published