https://github.com/e5r/empty-project
Skeleton for new project
https://github.com/e5r/empty-project
Last synced: 10 months ago
JSON representation
Skeleton for new project
- Host: GitHub
- URL: https://github.com/e5r/empty-project
- Owner: e5r
- License: other
- Created: 2016-06-01T15:14:41.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2017-02-16T21:43:11.000Z (almost 9 years ago)
- Last Synced: 2025-01-25T08:11:17.269Z (11 months ago)
- Language: Batchfile
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
{% Array((wizard.name).length+1).join('=') %}
{% wizard.name %}
{% Array((wizard.name).length+1).join('=') %}
Prerequisites
-------------
- NodeJS >= 5.0
- NPM >= 3.0
Init
----
.. code-block:: shell
$ npm install
Build command
-------------
.. code-block:: shell
$ sh builder [tasks]
TODO...