Skip to content

Commit 2bfc46c

Browse files
committed
✨ add instructions for create
1 parent cf7b7a9 commit 2bfc46c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exec_code.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ def main():
145145
print(f'{"make NUMBER [project_name, ...]": <50} makes NUMBER '
146146
' of compressed testcastes for each project_name, need a '
147147
'gen.py. gen_flags.txt can be provided for altering generation')
148+
print(f'{"create project_name": <50} creates an empty project ')
148149

149150

150151
if __name__ == "__main__":

0 commit comments

Comments
 (0)