Skip to content
/ sticker Public

Sticker is a per-request static asset inclusion tool for the Lucee language

License

Notifications You must be signed in to change notification settings

pixl8/sticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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