rock

https://github.com/eudoxia0/rock.git

git clone 'https://github.com/eudoxia0/rock.git'

(ql:quickload :rock)
18

Rock: Assets for Common Lisp web apps

Build Status

Rock is an asset manager for Common Lisp. It's basically a combination of Bower and webassets.

Rock takes care of downloading specific versions of libraries – jQuery, Bootstrap, FontAwesome – and bundling their files together so you can compile all your JavaScript and CSS into single files.

Features

License

Copyright (c) 2014-2015 Fernando Borretti (eudoxiahp@gmail.com)

Licensed under the MIT License.