Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 708 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 708 Bytes

BUDM

  • Boxcritters
  • Userscript
  • Dependency
  • Manager

About

This is a new project created by @SArpnt and @tumble1999 combining the features of Cardboard and ModUtils and adding its own features like a unified modular dynamic dependency system.

Getting Started

How to build

Javascript

These commands build all, userscript, and minified respectively.

./node_modules/.bin/gulp build
./node_modules/.bin/gulp build-user
./node_modules/.bin/gulp build-min

Docs

./node_modules/.bin/jsdoc -c jsdoc.json