Scroll to navigation

SPROCKETS(1) User Commands SPROCKETS(1)

NAME

sprockets - command line tool for Sprockets library.

Sprockets is a Ruby library for compiling and serving web assets. It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipeline that allows you to write assets in languages like CoffeeScript, Sass, SCSS and LESS.

SYNOPSIS

sprockets [options] filename [filename ...]

DESCRIPTION

Require the LIBRARY before doing anything
Adds the directory to the Sprockets load path
Copy provided assets into DIRECTORY
Use CSS compressor
Use JavaScript compressor
Disables .sprocketsrc file
Shows this help message
Shows version
October 2013 sprockets 2.10.0