mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
10 lines
376 B
TOML
10 lines
376 B
TOML
#TODO installation instructions:
|
|
# https://github.com/Pennyw0rth/NetExec-Wiki/blob/main/getting-started/installation/installation-on-unix.md
|
|
# https://github.com/Pennyw0rth/NetExec-Wiki/blob/main/getting-started/installation/manually-building-the-binary.md
|
|
[source]
|
|
git = "https://github.com/Pennyw0rth/NetExec"
|
|
rev = "v1.5.1"
|
|
shallow_clone = true
|
|
[build]
|
|
template = "custom"
|