This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a33f731df7
rust
/
test.sh
3 lines
42 B
Bash
Raw
Normal View
History
Unescape
Escape
Re-introduce test.sh as convenience wrapper around ./y.rs test
2022-08-05 07:13:57 -05:00
#!/usr/bin/env bash
Allow building the build system using cargo Rust's build system only handles cargo, not rustc.
2023-02-15 12:23:11 -06:00
exec
./y.sh
test
"
$@
"
Reference in New Issue
Copy Permalink