82089f213e
History was reset for the first public release, as the standard of commit messages would have set a bad example...
3 lines
67 B
Bash
Executable file
3 lines
67 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cargo rustc
|
|
cp ./target/debug/gg ~/.local/bin
|