A small, strange building block.
https://conduitry.dev/defiler
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
src | 5 years ago | |
.eslintrc.yaml | 6 years ago | |
.gitignore | 5 years ago | |
.prettierrc | 5 years ago | |
API.md | 5 years ago | |
CHANGELOG.md | 5 years ago | |
GUIDE.md | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
package.json | 5 years ago | |
rollup.config.js | 5 years ago |
README.md
Defiler: A small, strange building block.
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
- Node.js 8+
- Insanity
Documentation
License
Copyright (c) 2017-2018 Conduitry