Prerequisites Install rust Install windows toolchain Usage Run cargo run -- <file> Contributing Fork it Create your branch (git checkout -b my-change) Commit your changes (git commit -m "changed something") Push to the branch (git push origin my-change) Create new pull request