Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolewhite/oscon
Files needed for the OSCON workshop.
https://github.com/nicolewhite/oscon
Last synced: 13 days ago
JSON representation
Files needed for the OSCON workshop.
- Host: GitHub
- URL: https://github.com/nicolewhite/oscon
- Owner: nicolewhite
- Created: 2015-07-20T17:26:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-20T18:15:27.000Z (over 9 years ago)
- Last Synced: 2024-10-23T08:55:29.850Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 129 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OSCON
Files needed for the OSCON workshop.```
$ pip install flask
$ pip install py2neo
``````
$ git clone https://github.com/nicolewhite/oscon.git
$ cd oscon
$ python run.py
```