We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d7981 commit 82a0fffCopy full SHA for 82a0fff
1 file changed
setup_project.sh
@@ -38,3 +38,4 @@ echo "Done:"
38
echo " Replaced 'testproject' → '${APPNAME}'"
39
echo " Moved src/app → src/${APPNAME_UNDERSCORE}"
40
echo " Replaced import statements in src/**/*.py"
41
+echo "You can now remove this script with: rm setup_project.sh"
0 commit comments