1SPROCKETS(1) User Commands SPROCKETS(1)
2
3
4
6 sprockets - manual page for sprockets 3.7.2
7
9 sprockets [options] filename [filename ...]
10
12 -r, --require LIBRARY
13 Require the LIBRARY before doing anything
14
15 -I, --include=DIRECTORY
16 Adds the directory to the Sprockets load path
17
18 -o, --output=DIRECTORY
19 Copy provided assets into DIRECTORY
20
21 --css-compressor=COMPRESSOR
22 Use CSS compressor
23
24 --js-compressor=COMPRESSOR
25 Use JavaScript compressor
26
27 --noenv
28 Disables .sprocketsrc file
29
30 -h, --help
31 Shows this help message
32
33 -v, --version
34 Shows version
35
36
37
38sprockets 3.7.2 July 2020 SPROCKETS(1)