diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ + +Install: + + python-flask + +Copy ./settings.py.example to ./settings.py and edit the Octopart API key. + +Run: + + ./partmom.py |