fusion-orchestrate

1.0.6 • Public • Published

fusion-orchestrate

Build status

Orchestrates running scripts across all fusion repositories.

Installation

npm install -g fusion-orchestrate

Setup

Requires node 8.9.1 or above.

Generate a Github token at: https://github.com/settings/tokens/new

Update your ~/.bashrc || ~/.zshrc || ~/.fishrc

export GITHUB_USER=______
export GITHUB_TOKEN=_______

Usage

Usage: fusion-orchestrate [options] [command]

Commands:

  help           Display help
  mergeAccepted  Merge all your accepted PRs
  reviews        List all PRs needing review
  setup          Fork and clone all the fusionjs repos

Options:

  -h, --help     Output usage information
  -v, --version  Output the version number

Readme

Keywords

none

Package Sidebar

Install

npm i fusion-orchestrate

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

162 kB

Total Files

42

Last publish

Collaborators

  • fusion-ci