Mester / demo-day-vikings

The Unlicense
2 stars 1 forks source link

Added a console_script `update_json` #106

Closed anubhavcodes closed 8 years ago

anubhavcodes commented 8 years ago

Now you can run pip install --editable . from the root of the directory to get a command line utility update_json to invoke the update_db method, and update the database

Now we can plug this into a cron script to update the database on a periodic interval