@xarc/run-cli

1.2.1 • Public • Published

NPM version Dependency Status devDependency Status

xrun CLI

CLI invoker for the @xarc/run enhanced npm run build tool.

Install

npm install -g @xarc/run-cli

Usage

$ xrun [options] <task> [task_options] <task> [task_options]

ie:

$ xrun build

Auto Completion

Auto completion is available for bash and zsh.

To setup, add the following line to your ~/.bashrc or ~/.zshrc accordingly:

# Bash, ~/.bashrc
eval "$(xrun --completion=bash)"
# Zsh, ~/.zshrc
eval "$(xrun --completion=zsh)"

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @xarc/run-cli

    Weekly Downloads

    13

    Version

    1.2.1

    License

    Apache-2.0

    Unpacked Size

    8.7 kB

    Total Files

    6

    Last publish

    Collaborators

    • kyle.jeske
    • arunvishnun
    • srinathm85
    • chandub
    • divyakarippath
    • jchip