This website requires JavaScript.
Explore
Help
Register
Sign in
Musselman
/
advent-of-code
Watch
1
Star
0
Fork
You've already forked advent-of-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6613b6bfce
advent-of-code
/
.cargo
/
config
5 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
initial commit
2021-12-29 14:12:01 +01:00
[alias]
rr = "run --release"
feat: implement bash scripts in rust enables cross-platform support, closes #1. scaffold scripts adapted from code on @steventhorne's fork, thx!
2022-10-17 14:43:04 +02:00
scaffold = "run --bin scaffold -- "
download = "run --bin download -- "
Reference in a new issue
Copy permalink