You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add subcommand, creating empty example project and printing a command line for its execution.
For example:
$ python3.7 -m universum init
Writing configs.py... [Done]
Type the following command to launch: python3.7 -m universum -vt=none -fsd=./ -lcp=./configs.py
The text was updated successfully, but these errors were encountered:
Add subcommand, creating empty example project and printing a command line for its execution.
For example:
$ python3.7 -m universum init Writing configs.py... [Done] Type the following command to launch: python3.7 -m universum -vt=none -fsd=./ -lcp=./configs.py
The text was updated successfully, but these errors were encountered: