Skip to content

seven-two-eight/fuzzy-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fuzzy-match

Teaching assistant tool for recording marks, featuring fuzzy name matching.

Getting started

  1. Install cargo-web

     $ cargo install cargo-web
    
  2. To run the tool locally using browser at http://localhost:8000

     $ cargo web start
    
  3. To build deployable WebAssembly binaries packed together with the .html .js files

     $ cargo web deploy
    
  4. Other cargo-web commands

    Run tests

     $ cargo web test
    

    Build WebAssembly binaries

     $ cargo web build
    

About

Teaching assistant tool for recording marks, featuring fuzzy name matching.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published