vlewin / meta-yarn

yarn plugin for meta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

meta-yarn

yarn plugin for meta

Usage

➜  meta git:(master) ./bin/meta

  Usage: meta [options] [command]


  Commands:

    git         manage your meta repo and child git repositories
    yarn         run yarn commands against your meta and child repositories
    help [cmd]  display help for [cmd]

  Options:

    -h, --help     output usage information
    -V, --version  output the version number
➜  meta git:(master) ./bin/meta yarn

  Usage: meta-yarn [options] [command]


  Commands:

    install       yarn install meta and child repositories
    link [--all]  yarn link all child packages used within meta repo or other child repos
    help [cmd]    display help for [cmd]

  Options:

    -h, --help  output usage information

About

yarn plugin for meta

License:MIT License


Languages

Language:JavaScript 100.0%