Sticker is a per-request static asset inclusion tool for the Lucee language. Its aim is to create a simple and consistent API for including JavaScript and CSS assets from multiple sources.
- Built downloads can be downloaded from Forgebox
- Documentation can be found at http://sticker.readthedocs.org/
- Issues can be searched and raised in GitHub: https://github.com/pixl8/sticker/issues
Contribution in all forms (raising issues, feature requests, pull requests, documentation) is heartely welcome and will be attributed :)
The test suite can be run on unix based systems with:
box install
./test.sh
Pushes to the GitHub repository will trigger a test run and zip file build of the project that will be posted to the PresideCMS download site.