develing
This commit is contained in:
parent
715835d743
commit
09e7e65d91
6 changed files with 108 additions and 94 deletions
|
|
@ -28,8 +28,8 @@
|
|||
# Development commands
|
||||
devt = "devenv test";
|
||||
devs = "devenv shell";
|
||||
devu = "devenv up";
|
||||
devi = "nix flake init -t path:/home/alisceon/Templates/devenv#python";
|
||||
devu = "devenv up -d";
|
||||
devi = "nix flake init -t templates#";
|
||||
|
||||
pypod = "podman run --rm -it --network host -v '.:/run' -w '/run' python /run/";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue