.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.43.3. .TH SPROCKETS "1" "October 2013" "sprockets 2.10.0" "User Commands" .SH 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. .SH SYNOPSIS .B sprockets [\fIoptions\fR] \fIfilename \fR[\fIfilename \fR...] .SH DESCRIPTION .TP \fB\-r\fR, \fB\-\-require\fR LIBRARY Require the LIBRARY before doing anything .TP \fB\-I\fR, \fB\-\-include\fR=\fIDIRECTORY\fR Adds the directory to the Sprockets load path .TP \fB\-o\fR, \fB\-\-output\fR=\fIDIRECTORY\fR Copy provided assets into DIRECTORY .TP \fB\-\-css\-compressor\fR=\fICOMPRESSOR\fR Use CSS compressor .TP \fB\-\-js\-compressor\fR=\fICOMPRESSOR\fR Use JavaScript compressor .TP \fB\-\-noenv\fR Disables .sprocketsrc file .TP \fB\-h\fR, \fB\-\-help\fR Shows this help message .TP \fB\-v\fR, \fB\-\-version\fR Shows version