https://github.com/jplusplus/woman-tax
The woman tax
https://github.com/jplusplus/woman-tax
Last synced: 12 months ago
JSON representation
The woman tax
- Host: GitHub
- URL: https://github.com/jplusplus/woman-tax
- Owner: jplusplus
- License: gpl-3.0
- Created: 2015-02-13T13:28:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-19T14:55:33.000Z (over 11 years ago)
- Last Synced: 2024-04-14T04:55:28.480Z (about 2 years ago)
- Language: JavaScript
- Size: 37 MB
- Stars: 1
- Watchers: 13
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Woman tax
===================

By [Anne-Lise Bouyer](https://twitter.com/annelisebouyer) et [Nicolas Kayser-Bril](https://twitter.com/nicolaskb) for [Journalism++](http://jplusplus.org/)
CC-BY-SA Journalism++ SAS ⁞
Licence : GNU General Public License V3
## Installation
### Dependances
$ sudo apt-get install build-essential python-pip python-dev
and install virtualenv
$ sudo pip install virtualenv
### Setup a virtualenv and download dependances
$ make install
### Run the server
$ make run
### Locales
$ make update_i18n
$ make compile_i18n
### Compile the static files
$ make freeze
### Launch
$ make run