This website requires JavaScript.
Explore
Help
Sign in
kemitix
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
3
Pull requests
Projects
Releases
11
Packages
Wiki
Activity
Actions
v1.80.1
rust
/
entrypoint.sh
6 lines
43 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
First implementation
2024-05-16 18:52:20 +01:00
#!/usr/bin/env bash
set
-e
feat!: can run commands other than cargo All existing uses will now need to explicitly include the leading `cargo` in their args.
2024-08-04 15:03:35 +01:00
${
INPUT_ARGS
}
Reference in a new issue
Copy permalink