https://github.com/naxmefy/node-blueprint
Tool to generate source code.
https://github.com/naxmefy/node-blueprint
Last synced: 3 months ago
JSON representation
Tool to generate source code.
- Host: GitHub
- URL: https://github.com/naxmefy/node-blueprint
- Owner: naxmefy
- License: mit
- Created: 2016-09-17T17:28:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-02T22:02:55.000Z (over 8 years ago)
- Last Synced: 2025-01-16T01:16:14.571Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: Roadmap.md
Awesome Lists containing this project
README
# node-blueprint (@naxmefy/blueprint)
Tool to generate source code.
[](https://badge.fury.io/js/@naxmefy/blueprint)
[](https://travis-ci.org/naxmefy/node-blueprint)
[](https://coveralls.io/github/naxmefy/node-blueprint?branch=master)## Installation
```
$ npm install --global @naxmefy/blueprint
```## Documentation
* [CLI Usage](/docs/CLI-Usage.md)
* [Lib Usage](/docs/Lib-Usage.md)
* [Create a Blueprint](/docs/Create-a-Blueprint.md)