Skip to content

kpdecker/linoleum-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linoleum-Node

Node build infrastructure for Linoleum projects.

Usage

Within Gulpfile.js:

require('@kpdecker/linoleum');
require('@kpdecker/linoleum-node');

Defines:

  • babel task which compiles Node sources using Babel
  • test:mocha task which runs Node tests without coverage instrumentation.
  • cover:mocha task which runs in-process Node coverage tests.

About

Node build infrastructure for Linoleum projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published