A small, strange building block. https://conduitry.dev/defiler
Go to file
Conduitry bacda23143 v0.17.5 2018-06-24 11:01:13 -04:00
src improve/fix resolving in defiler.get 2018-06-24 10:59:59 -04:00
.gitignore port to typescript 2018-06-12 18:30:39 -04:00
.prettierrc.yaml .prettierrc -> .prettierrc.yaml 2018-06-06 19:39:30 -04:00
API.md update docs 2018-06-24 06:47:47 -04:00
CHANGELOG.md v0.17.5 2018-06-24 11:01:13 -04:00
GUIDE.md update guide 2018-04-24 13:28:15 -04:00
LICENSE update docs 2018-01-30 06:47:33 -05:00
README.md update website 2018-06-06 16:35:42 -04:00
package.json v0.17.5 2018-06-24 11:01:13 -04:00
rollup.config.js port to typescript 2018-06-12 18:30:39 -04:00
tsconfig.json port to typescript 2018-06-12 18:30:39 -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

Copyright (c) 2017-2018 Conduitry