Skip to content

dukye/meteor-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

meteorBase - Bash script

@todo

Installation

Changelogs

QuickStart

Simple

$ chmod +x meteorBase.sh
$ ./meteorBase.sh myapp
$ cd myapp
$ meteor

Advanced

Environment : development / staging / production

  1. Configure config/developement.sh with your custom vars
  2. Configure config/settings.development.json with your custom vars
  3. and use ...
$ source config/developement.sh
$ meteor --settings=config/settings.development.json

Contact

About

Bash script for small organization in Meteor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages