Go to file
2024-01-13 13:21:54 +03:00
deluge how not to commit 2024-01-13 09:37:56 +03:00
nushell fixes 2024-01-13 13:19:52 +03:00
.gitignore more complete 2024-01-13 13:01:54 +03:00
bash_shell.sh more complete 2024-01-13 13:01:54 +03:00
hero_shell.sh more complete 2024-01-13 13:01:54 +03:00
priv_key.bin more complete 2024-01-13 13:01:54 +03:00
push_code.sh something 2024-01-13 09:38:43 +03:00
README.md fixes 2024-01-13 13:19:52 +03:00
shell.nix more complete 2024-01-13 13:01:54 +03:00
start.sh more complete 2024-01-13 13:01:54 +03:00

torrent playground

  • make sure nix is installed
#following will start your virtual shell
start.sh
#then in the shell open the hero shell (based on nushell, will set all paths to make this dir sandboxed)
./hero_shell.sh
#if you want hero and mycelium do
herotools install_hero
#if you want mycelium
herotools install_mycelium