This website requires JavaScript.
Explore
Help
Sign In
greg
/
rust-parser-combinator
Watch
1
Star
0
Fork
0
You've already forked rust-parser-combinator
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a9d08a9213
rust-parser-combinator
/
justfile
7 lines
71 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add justfile
2024-01-26 09:22:52 -08:00
_default
:
just --list
noodling on sexp
2024-01-29 17:28:01 -08:00
test *args
:
cargo nextest run
{
{
args
}
}
Reference in New Issue
Copy Permalink