An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# node-blueprint (@naxmefy/blueprint)

Tool to generate source code.

[![npm version](https://badge.fury.io/js/@naxmefy/blueprint.svg)](https://badge.fury.io/js/@naxmefy/blueprint)

[![Build Status](https://travis-ci.org/naxmefy/node-blueprint.svg?branch=master)](https://travis-ci.org/naxmefy/node-blueprint)
[![Coverage Status](https://coveralls.io/repos/github/naxmefy/node-blueprint/badge.svg?branch=master)](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)