1.0.4 • Published 6 years ago

@scenid/heroku-spinner v1.0.4

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

heroku-spinner

What is it?

Automatically spin-up (or -down) Heroku instances of your project and manage them.

Prerequisite

You need to have Heroku CLI installed and be logged in. Spinner will create process files called {instanceName}.spinner, you should .gitignore them.

Usage

To list all running instances

spinner list

To spin-up an instance

spinner up [name of this instance (default: process)]

To spin-down an instance

spinner down [name of this instance (default: process)]
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