Skip to content
This repository was archived by the owner on Oct 15, 2018. It is now read-only.

Latest commit

 

History

History
33 lines (23 loc) · 946 Bytes

File metadata and controls

33 lines (23 loc) · 946 Bytes

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