1.1.4 • Published 7 years ago

meteor-boosters v1.1.4

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Meteor-boosters

Meteor boosters simplifies your live. I can perform common "boilerplate" operations using simple commands.

Using Meteor boosters you can:

Settings file composition

This section explains how the final settings configuration file is produced.

Quick Start

Get the package

npm install meteor-boosters

Initialise the package from the root of your project

boost init

Setup your project structure

boost setup

Do you want to configure Mongo DB connection once and use it forever?

boost mongo

or faster

boost mongo prod

if you know what environment you're interested in!

Have fun! :)

1.1.4

7 years ago

1.1.3

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago