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

Add option to create database in setup.py #4

Open
1 task
atrnh opened this issue Nov 30, 2018 · 1 comment
Open
1 task

Add option to create database in setup.py #4

atrnh opened this issue Nov 30, 2018 · 1 comment
Labels
enhancement New feature or request python Some Python knowledge required

Comments

@atrnh
Copy link
Owner

atrnh commented Nov 30, 2018

Summary of feature

Prompt dev if they want to run createdb pinbored and seed.py during the setup script

Implementation details

  • Prompt dev to create db
    • Prompt to override default db name
    • Maybe even automatically override DB_URI in config.py?
  • Prompt dev to seed db

Todo

  • Add code to setup.py
@atrnh atrnh added enhancement New feature or request python Some Python knowledge required labels Nov 30, 2018
@stroopwafel79
Copy link

I'm going to try this one out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Some Python knowledge required
Projects
None yet
Development

No branches or pull requests

2 participants