flask-scaffold icon indicating copy to clipboard operation
flask-scaffold copied to clipboard

Add git name, email config and Yarn option alternative to Bower, plus add venvs check.

Open juanfe opened this issue 6 years ago • 0 comments

  • Add git config name and email asking to the user, if no name nor email were given it doesn't config.
  • You can user -y to create Yarn project instead -b to use Bower.
  • Check if there are venv to create virtualenvs.
  • Delete the previous created project in case of run a second time.

juanfe avatar Jul 17 '19 13:07 juanfe