Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scaffolding scripts #11

Open
dchaplinsky opened this issue Feb 5, 2015 · 0 comments
Open

Scaffolding scripts #11

dchaplinsky opened this issue Feb 5, 2015 · 0 comments

Comments

@dchaplinsky
Copy link
Collaborator

We need a simple script that will be installed alongside with package and can create an empty project with file structure like that:
Procfile
app.py
local_settings.py
----probably (optionally?)---
heroku related stuff.
uwsgi related stuff.
.hgignore
.gitignore
plugins/demo_plugin.py

It should be described in docs as well.

Basically we need super simple analog of django-admin.py or scrapy.py so newcomers can easily start playing with the system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant