flake: update to remind me of the cargo command
This commit is contained in:
parent
4611980c23
commit
af29ab92f7
1 changed files with 3 additions and 1 deletions
|
|
@ -22,7 +22,9 @@
|
|||
cargo-watch
|
||||
];
|
||||
shellHook = ''
|
||||
echo "Shell prêt"
|
||||
echo "========================================================="
|
||||
echo "Pour lancer le projet et avoir les changements en temps réel"
|
||||
echo "cargo watch -w src -w templates -w static -x run"
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue