Le repo des sources pour le site web des JM2L
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
1234567891011121314 |
- JM2L README
- ==================
-
- Getting Started
- ---------------
-
- - cd <directory containing this file>
-
- - $VENV/bin/python setup.py develop
-
- - $VENV/bin/initialize_JM2L_db development.ini
-
- - $VENV/bin/pserve development.ini
-
|