Skip to content

Latest commit

 

History

History

node

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Node

Node package

A basic node package to manage a Node project.

Features

Command Done
Setup a Node environment
Configure a package manager
Run command (Test, Lint, Build...)
Publish package
Extends current package to match your need

Try it

# Clone repository and go in this directory

../tests/node-exec.sh lint

../tests/node-exec.sh version

../tests/node-exec.sh test

../tests/node-exec.sh build