peerlibrary/meteor-package-builder

Name: meteor-package-builder

Owner: PeerLibrary

Description: Meteor package builder package

Created: 2015-03-08 19:03:55.0

Updated: 2016-02-26 17:14:44.0

Pushed: 2015-03-09 10:54:14.0

Homepage: null

Size: 132

Language: CoffeeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Meteor package builder package

Meteor smart package which provider a Meteor package builder. It wraps official Meteor package toolchain into a package which allows building packages without running external processes.

Adding this package to your Meteor application adds the PackageBuilder object into the global scope.

PackageBuilder object has one method, buildPackage, which accepts an options object with the following fields:

If everything works well you will get as a result object with many fields containing all possible information about the package and build system. Probably the most useful fields are:

Server side only.

Installation
or add peerlibrary:package-builder

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.