1.4.0 • Published 12 years ago

bem-environ v1.4.0

Weekly downloads
45
License
-
Repository
github
Last release
12 years ago

bem-environ

Usage

// TODO: describe all of the project's features

Install it with npm

› npm install --save bem-environ

Update your project's make.js to extend common build process provided by bem-tools

// make.js

// extend common build process with `bem-environ`'s nodes
require('bem-environ/lib/nodes');

MAKE.decl('Arch', {

  // ...

});
1.4.0

12 years ago

1.3.1

12 years ago

1.3.0

12 years ago

1.2.1

12 years ago

1.2.0

12 years ago

1.1.0

12 years ago

1.0.1

12 years ago

1.0.0

12 years ago