https://github.com/eudoxia0/rock.git
git clone 'https://github.com/eudoxia0/rock.git'
(ql:quickload :rock)
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.
Copyright (c) 2014-2015 Fernando Borretti (eudoxiahp@gmail.com)
Licensed under the MIT License.