Skip to content

Instantly share code, notes, and snippets.

@leeoniya
Created January 18, 2013 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leeoniya/4566362 to your computer and use it in GitHub Desktop.
Save leeoniya/4566362 to your computer and use it in GitHub Desktop.

The following options are also supported:

  • -c, --stdout......... Write output to standard output
  • -d, --debug........... Write only the debug output
  • -h, --help............. Display help information
  • -m, --minify......... Write only the minified output
  • -o, --output......... Write output to a given path/filename
  • -p, --source-map.. Generate a source map for the minified output
  • -s, --silent......... Skip status updates normally logged to the console
  • -V, --version....... Output current version of Lo-Dash

The lodash command-line utility is available when Lo-Dash is installed as a global package (i.e. npm install -g lodash).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment