Go to file
2024-01-13 14:34:53 +00:00
done seems to work 2024-01-13 15:05:37 +03:00
.gitignore .sln ignore 2024-01-13 14:34:53 +00:00
bash_shell.sh seems to work 2024-01-13 15:05:37 +03:00
cleanup.sh yoepie 2024-01-13 16:41:26 +03:00
hero_shell.sh yoepie 2024-01-13 16:41:26 +03:00
push_code.sh v 2024-01-13 14:42:36 +03:00
README.md v 2024-01-13 14:42:36 +03:00
shell.nix .sln ignore 2024-01-13 14:34:53 +00:00
start.sh d 2024-01-13 17:24:47 +03:00

my crystal development environment

  • make sure nix is installed
#go to the cloned repo
 
#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

#install v & crystallib
herotools install_crystal