0.0.2 • Published 9 years ago

x-appc-registry v0.0.2

Weekly downloads
11
License
Appcelerator Comm...
Repository
github
Last release
9 years ago

appc-registry

Warning: This software is unreleased and unstable.

Appcelerator package management

install

$ npm install -g appc-registry

usage

≫ appc help

  Usage: appc command [options]

  Commands:

    config <get|set|list> [key] [value]
       get, set, and list configuration settings

    install <type>/<name>@<version> [options]
       install module(s) from registry

    login [options]
       login to registry

    logout [options]
       logout of registry

    publish [options]
       publish an appc module to the registry

    search [options]
       search the registry

    whoami
       get the current user

    help [cmd]
       display help for [cmd]


  Options:

    -h, --help     output usage information
    -V, --version  output the version number