wyv-cli

0.0.1 • Public • Published

wyv-cli

wyv command-line tool

Usage

wyv [options] [command]

Commands

wyv info <name>

Get info about a wyv module

wyv init

Initialize a wyv module

wyv install

Install wyv modules

wyv install

Install all dependencies defined in wyv.json

wyv install [module1, module2, ...]

Install all modules enumerated as parameters

wyv install [module1, module2, ...] --save

Install all modules and saves them as dependencies in wyv.json

wyv lint

Lint check the wyv.json of the module

wyv publish

Publish a wyv module

wyv search <keyword>

Search the wyv-pm for modules

wyv update

Update all dependencies

Options

wyv --help or wyv -h

Show help text with list of commands

wyv --version or wyv -V

Get version of wyv-cli

Dependencies (15)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i wyv-cli

    Weekly Downloads

    3

    Version

    0.0.1

    License

    ISC

    Last publish

    Collaborators

    • hyubs