Commit Graph

56 Commits

Author SHA1 Message Date
Eli Ribble 0ff3e50943 Put the version in the root module
Most packages do this, it's kind of an unratified standard
2016-05-02 09:30:59 -06:00
Eli Ribble 03e431a2ce Get basic debug Flask application working
Now I can serve up an API endpoint that indicates the version. yay
2016-05-02 09:30:27 -06:00
Eli Ribble 681a62bbf5 Get alembic up and running
I took a stab at a reasonable schema just to get started. For now I want
workflows that are working. I'll pound the thing into the correct shape
in time
2016-05-02 08:46:12 -06:00
Eli Ribble 3e4eab0802 Ignore my virtual environment
Maybe this should go in a global config. Oh well.
2016-05-02 08:46:12 -06:00
Eli Ribble 8b563c3a8f Add initial setup file with dependencies and simple readme
This is just to start sketching out the repository and how we go about
installing it
2016-05-02 08:46:12 -06:00
Eli Ribble ef6b76e4f0 Initial commit 2016-04-27 19:31:26 -06:00