Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.12 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.12 KB

Sticker

Build Status

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.

Contribution in all forms (raising issues, feature requests, pull requests, documentation) is heartely welcome and will be attributed :)

Tests

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.

Contributions

@nodoherty