Closed ShahriyarR closed 2 years ago
Is your feature request related to a problem? Please describe.
From starting point having some kind of bootstrapper will be beneficial.
dynacli startproject . -> will create CLI entrypoint with some common case code.
dynacli startproject .
This will ease the process of getting started.
Fur current purposes interactive mode was postponed.
Is your feature request related to a problem? Please describe.
From starting point having some kind of bootstrapper will be beneficial.
dynacli startproject .
-> will create CLI entrypoint with some common case code.This will ease the process of getting started.