many changes. rewritten mark, newproject, and goto in C. mark is 95% functional, with newproject and goto less so.
This commit is contained in:
@@ -137,7 +137,6 @@ elif [[ $LANG == "python" ]]; then
|
||||
cd $NAME;
|
||||
|
||||
touch main.py;
|
||||
echo "print(\"hello world!\")" >> main.py;
|
||||
mark;
|
||||
|
||||
# Create a new Flutter/Dart project.
|
||||
|
||||
Reference in New Issue
Block a user