https://github.com/heavenshell/py-gene-script
My Flask project generator.
https://github.com/heavenshell/py-gene-script
flask python
Last synced: about 2 months ago
JSON representation
My Flask project generator.
- Host: GitHub
- URL: https://github.com/heavenshell/py-gene-script
- Owner: heavenshell
- Created: 2015-08-18T14:39:30.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T21:06:16.000Z (almost 9 years ago)
- Last Synced: 2025-10-11T22:29:21.552Z (9 months ago)
- Topics: flask, python
- Language: JavaScript
- Size: 735 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Gene.script
===========
.. image:: https://travis-ci.org/heavenshell/py-gene-script.svg
:target: https://travis-ci.org/heavenshell/py-gene-script
My Flask project generator.
Usage
-----
Create project
~~~~~~~~~~~~~~
.. code::
$ git clone https://github.com/heavenshell/py-gene-script.git scripts
$ python scripts/manage.py -p PROJECT_NAME -u "Author name"
$ pip install -r data/requirements.txt