-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcodinger
15 lines (14 loc) · 900 Bytes
/
codinger
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Tio Permana
********************************************************************************
Chating GChat freee tools
********************************************************************************
{Usage}: BOTCAHX [options ...] [env variables ...] target
{Options}:
-f, --jakefile FILE Use FILE as the root.
-C, --directory DIRECTORY Change to DIRECTORY before running tasks.
-B, --always-make Unconditionally make all targets.
-T/ls, --tasks Display the tasks (matching optional PATTERN) with descriptions, then exit.
-J, --root Dir Auto-import any .root files in Bid. (default is \'rootlib\')
-h, --help Display this help message.
-V/v, --version Display the Jake version.
-ar, --allow-rejection Keep running even after unhandled promise rejection