0.0.4 • Published 4 years ago

@archivist/build v0.0.4

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

node-build

npm version

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

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago