A small, strange building block. https://conduitry.dev/defiler
Go to file
Conduitry 1ae519ea5e version 2.0.0 (release) 2020-10-25 17:59:54 -04:00
dist version 2.0.0 (release) 2020-10-25 17:59:54 -04:00
types use BufferEncoding type for file.enc 2019-05-31 11:30:13 -04:00
CHANGELOG.md version 2.0.0 2020-10-25 17:59:51 -04:00
LICENSE update docs 2018-12-10 15:17:57 -05:00
README.md update readme 2020-10-25 17:56:34 -04:00
package.json version 2.0.0 (release) 2020-10-25 17:59:54 -04:00

README.md

Defiler: A small, strange building block.

npm version

Defiler is a small build tool framework with strange opinions. It was born out of a desire to redo the build process for my various personal websites. I wanted something that was very flexible, kept everything in memory as it was building, and could handle arbitrary dependencies between files so that when something changed, only the necessary files would be re-built.

Defiler is a build tool for people who find build tools interesting.

Requirements

Documentation

License

MIT