Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 321 Bytes

File metadata and controls

18 lines (13 loc) · 321 Bytes

NodeGet-Bootstrap

The bootstrap for the NodeGet project, including installation scripts, a collection of essential JS workers, shell script snippets, and more.

This repo is used by:

  • bootstrap.nodeget.com
  • install.nodeget.com

build

npm run install && npm run all:build

dev

npm run all:watch