pint icon indicating copy to clipboard operation
pint copied to clipboard

A small concurrent build system for Grunt.js

This project is DEPRECATED and will no longer be maintained


Pint: A Build tool for the Modern Web

Documentation

Examples and docs can be found at pintjs.com

Example Projects


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