adding git actions

This commit is contained in:
2025-06-01 19:27:52 +01:00
parent e4638232d3
commit bf87217b9a

View File

@@ -98,6 +98,14 @@
# TODO: add cabal2nix shell.nix generator
git add .
clear
echo "run the following commands:\n\n"
echo "cd $PROJECT_NAME\n"
echo "nix run github:xecarlox94/p2p-rendering-computation?ref=nix#initHaskellProject"
'';
};
}