.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH COMPASS "1" "March 2016" "Compass 1.0.3 (Polaris)" "User Commands" .SH NAME Compass \- Stylesheet Framework streamlining creation and maintenance of CSS .SH SYNOPSIS .B compass \fI\,help \/\fR[\fI\,command\/\fR] .SH DESCRIPTION .SS "Description:" .IP The Compass Stylesheet Authoring Framework helps you build and maintain your stylesheets and makes it easy for you to use stylesheet libraries provided by others. .SS "Donating:" .IP Compass is charityware. If you find it useful please make a tax deductable donation: http://umdf.org/compass .PP To get help on a particular command please specify the command. .SS "Primary Commands:" .TP * clean \- Remove generated files and the sass cache .TP * compile \- Compile Sass stylesheets to CSS .TP * create \- Create a new compass project .TP * init \- Add compass to an existing project .TP * watch \- Compile Sass stylesheets to CSS when they change .SS "Other Commands:" .TP * config \- Generate a configuration file for the provided command line options. .TP * extension \- Manage the list of compass extensions on your system .TP * frameworks \- List the available frameworks .TP * help \- Get help on a compass command or extension .TP * imports \- Emit an imports suitable for passing to the sass command\-line. .TP * install \- Install an extension's pattern into your compass project .IP * interactive \- Interactively evaluate SassScript * sprite \- Generate an import for your sprites. * stats \- Report statistics about your stylesheets * unpack \- Copy an extension into your extensions folder. * validate \- Validate your generated css. * version \- Print out version information .PP Available Frameworks & Patterns: .IP * compass .SS "Global Options:" .TP \fB\-r\fR, \fB\-\-require\fR LIBRARY Require the given ruby LIBRARY before running commands. This is used to access compass plugins without having a project configuration file. .TP \fB\-l\fR, \fB\-\-load\fR FRAMEWORK_DIR Load the framework or extensions found in the FRAMEWORK directory. .TP \fB\-L\fR, \fB\-\-load\-all\fR FRAMEWORKS_DIR Load all the frameworks or extensions found in the FRAMEWORKS_DIR directory. .TP \fB\-I\fR, \fB\-\-import\-path\fR IMPORT_PATH Makes files under the IMPORT_PATH folder findable by Sass's @import directive. .TP \fB\-q\fR, \fB\-\-quiet\fR Quiet mode. .TP \fB\-\-trace\fR Show a full stacktrace on error .TP \fB\-\-force\fR Allows compass to overwrite existing files. .TP \fB\-\-boring\fR Turn off colorized output. .TP \-?, \fB\-h\fR, \fB\-\-help\fR Show this message .SH COPYRIGHT Copyright \(co 2008\-2016 Chris Eppstein Released under the MIT License. Compass is charityware. Please make a tax deductable donation for a worthy cause: http://umdf.org/compass