https://github.com/marioidival/reddit
Reddit version written with Pyramid
https://github.com/marioidival/reddit
Last synced: 6 months ago
JSON representation
Reddit version written with Pyramid
- Host: GitHub
- URL: https://github.com/marioidival/reddit
- Owner: marioidival
- Created: 2015-03-11T02:21:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-12T16:37:00.000Z (over 10 years ago)
- Last Synced: 2025-02-12T14:14:34.448Z (8 months ago)
- Language: Python
- Size: 430 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGES.txt
Awesome Lists containing this project
README
reddit README
==================Getting Started
---------------- cd
- $VENV/bin/python setup.py develop
- $VENV/bin/initialize_reddit_db development.ini
- $VENV/bin/pserve development.ini