1.0.6 • Published 6 years ago

fusion-orchestrate v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

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
1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago