fmartingr
/
shelfzilla
Archived
1
0
Fork 0
This repository has been archived on 2021-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Felipe Martín 4581439f0a Added catala numbers to listadomanga crawler 2014-08-25 13:43:26 +02:00
config Updated requirements 2014-05-28 00:13:11 +02:00
rpm Updated script file....fuck 2014-05-28 00:57:14 +02:00
shelfzilla Added Stats to homepage 2014-08-25 13:43:14 +02:00
utils Added catala numbers to listadomanga crawler 2014-08-25 13:43:26 +02:00
.gitignore Updated gitignore 2014-08-24 17:06:27 +02:00
README.md Fixed README 2014-08-25 13:42:40 +02:00
bower.json Fixed bower.json 2014-04-24 16:50:47 +02:00
fabfile.py Added direct links to admin site if user is staff for series, volumes and publishers 2014-08-24 17:25:09 +02:00
gruntfile.coffee Replaced bootflatv2 with Bootflat 2014-04-23 17:14:32 +02:00
manage.py Initial commit 2014-03-18 13:48:12 +01:00
package.json - Fixed package.json 2014-03-25 13:21:08 +01:00
setup.py Random tests are random 2014-05-26 17:12:01 +02:00
tox.ini Random tests are random 2014-05-26 17:12:01 +02:00

README.md

shelfzilla

Prepare environment for local development

# Check that everything is installed
fab doctor

# Setup NPM/Virtualenv/Database
fab setup_environment

# Executes the server
fab runserver

Dependencies

  • Nodejs
  • Python 2.7 with virtualenv and pip
  • grunt-cli installed as global resource
  • bower installed as a global resource