@archivist/build
v0.0.4
Published
a VERY simple little build source system App
Downloads
7
Readme
node-build
Archivist Nerd's build: a VERY simple little build source system
helps you a VERY simple little build source system
Installation
npm install @archivist/build
Example command
build ./src/.build
Example ".build" file
# .build file
# all file reads are based on the common path of the build file
# all file writes are based on the current path
-----------------------
build.js
!S # remove-comments
>> ./build.js
-----------------------
cli.js
!S # remove-comments
>> ./cli.js
-----------------------
License
MIT