1SPROCKETS(1) User Commands SPROCKETS(1)
2
3
4
6 sprockets - manual page for sprockets 4.0.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 --cache=DIRECTORY
31 Enables the FileStore cache using the specified directory
32
33 -h, --help
34 Shows this help message
35
36 -v, --version
37 Shows version
38
39
40
41sprockets 4.0.2 January 2022 SPROCKETS(1)