erayerdin / sos-django-template

SOS Django Template is a starter template for new Django projects with modern defaults, power cable included.
Do What The F*ck You Want To Public License
20 stars 2 forks source link

Setup CLI Util #59

Open erayerdin opened 3 years ago

erayerdin commented 3 years ago

Setting up the project could be much more easier. We need a setup cli. Let sos be cli util, then:

sos new NAME
sos new NAME --lib

It could also provide interactive setup.