Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.
Onoshko Dan edited this page Jan 8, 2015 · 5 revisions

Compiler plugin for Gulp.

Installation

Firstly, make sure you have installed the latest version of node.js (You may need to restart your computer after this step).

From NPM for programmatic use:

$ npm install gulp-cola

Plugin for Meteor.

Installation

Firstly, make sure you have installed the latest version of meteor.js.

From Atmosphere:

$ meteor add dangreen:cosmo-cola

Utility for collecting CommonJS packages.

Installation

Firstly, make sure you have installed the latest version of node.js (You may need to restart your computer after this step).

From NPM for use as a command line app:

$ npm install dr-package -g

From NPM for programmatic use:

$ npm install dr-package
Clone this wiki locally