This website requires JavaScript.
Explore
Help
Sign In
patrick
/
memejoin-rs
Watch
1
Star
0
Fork
You've already forked memejoin-rs
0
Code
Issues
3
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
memejoin-rs
/
justfile
11 lines
93 B
Plaintext
Raw
Permalink
Blame
History
alias b := build
alias r := run
set dotenv-load
build:
cargo build
run:
cargo run
Reference in New Issue
View Git Blame
Copy Permalink