@archivist/build

0.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @archivist/build

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

6.72 kB

Total Files

5

Last publish

Collaborators

  • archivistnerd