felipewmartins / bgold

A CLI tool to setup a new Node.js project based on bucharest-gold guidelines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bgold

Build Status dependencies Status

NPM

A CLI tool to setup a new Node.js project based on bucharest-gold guidelines.

Project Info
License: Apache-2.0
Build: npm
Issue tracker: https://github.com/bucharest-gold/bgold/issues
Engines: Node.js 4.x, 6.x, 8.x

Installation

npm install bgold -g

Usage

bgold (creates the blank project without dependencies)
bgold -i (creates the blank project adds the dependencies and install)
bgold --install (same as -i)

Contributing

Please read the contributing guide

About

A CLI tool to setup a new Node.js project based on bucharest-gold guidelines.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%