Scroll to navigation

JAKE(1) User Commands JAKE(1)

NAME

jake - JavaScript build tool for Node.js

DESCRIPTION

Jake JavaScript build tool

If no flags are given, Jake looks for a Jakefile or Jakefile.js in the current directory.

{Usage}: jake [options ...] [env variables ...] target

{Options}:

Use FILE as the Jakefile.
Change to DIRECTORY before running tasks.
Unconditionally make all targets.
Display the tasks (matching optional PATTERN) with descriptions, then exit.
Auto-import any .jake files in JAKELIBDIR. (default is \'jakelib\')
Display this help message.
Display the Jake version.
Keep running even after unhandled promise rejection
December 2022 jake 10.8.5