Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samael500/falstart
fast start develop box template
https://github.com/samael500/falstart
django fabfile vagrant
Last synced: 3 months ago
JSON representation
fast start develop box template
- Host: GitHub
- URL: https://github.com/samael500/falstart
- Owner: samael500
- License: mit
- Archived: true
- Created: 2016-03-27T17:29:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T14:52:41.000Z (over 7 years ago)
- Last Synced: 2024-09-30T06:24:16.129Z (3 months ago)
- Topics: django, fabfile, vagrant
- Language: Python
- Homepage: https://samael500.github.io/articles/python/bystryi-start-na-dzhango/
- Size: 19 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
========
falstart
========.. image:: https://raw.githubusercontent.com/samael500/falstart/master/fs-logo.png
:target: https://github.com/Samael500/falstart
:alt: falstart|
.. image:: https://img.shields.io/travis/Samael500/falstart.svg?maxAge=2592000&style=flat
:target: https://travis-ci.org/Samael500/falstart
:alt: build status.. image:: https://img.shields.io/pypi/v/falstart.svg?maxAge=2592000&style=flat
:target: https://pypi.python.org/pypi/falstart
:alt: pypi version.. image:: https://img.shields.io/pypi/status/falstart.svg?maxAge=2592000?style=flat
:target: https://pypi.python.org/pypi/falstart
:alt: version status.. image:: https://img.shields.io/pypi/format/falstart.svg?maxAge=2592000?style=flat
:target: https://pypi.python.org/pypi/falstart
:alt: pypi format.. image:: https://img.shields.io/pypi/implementation/falstart.svg?maxAge=2592000?style=flat
:target: https://pypi.python.org/pypi/falstart
:alt: python implementation.. image:: https://img.shields.io/pypi/dm/falstart.svg?maxAge=2592000?style=flat
:target: https://pypi.python.org/pypi/falstart
:alt: pypi downloads.. image:: https://img.shields.io/github/license/samael500/falstart.svg?maxAge=2592000&style=flat
:target: https://github.com/Samael500/falstart/blob/master/LICENSE
:alt: license.. image:: https://img.shields.io/github/issues/samael500/falstart.svg?maxAge=2592000?style=flat
:target: https://github.com/Samael500/falstart/issues
:alt: issuesfast start develop box template
Pre Requirements
----------------- Vagrant_ && VirtualBox_
- Fabric_Setup
-----.. code-block:: shell
$ pip install falstart
Usage
-----.. code-block:: shell
$ cd /your/proj/parent/dir
$ falstart awesomeprojnameExample project result `github.com:Samael500/falstart-example`_
.. image:: https://raw.githubusercontent.com/samael500/falstart/master/example.gif
.. _Vagrant: https://www.vagrantup.com/downloads.html
.. _VirtualBox: https://www.virtualbox.org/wiki/Downloads
.. _Fabric: https://github.com/fabric/fabric
.. _`github.com:Samael500/falstart-example`: https://github.com/Samael500/falstart-example