pint
v0.2.1
Published
A build tool for the modern web
Downloads
53
Readme
Pint: A Build tool for the Modern Web
Documentation
Examples and docs can be found at pintjs.com
Example Projects
- Pint - Pint is built with Pint!
- Pint-Sample - Static site using Pint
TODO:
- [x] Concurrent by default
- [x] Encourage better build organization
- [x] Job dependency management
- [x] Run individual tasks
- [x] initialize and finalize tasks
- [ ] Run arbitrary functions as jobs
- [ ] environment profiles
- [ ] versioning
- [ ] releasing
- [ ] cache busting
- [ ] OS Independant