1.0.4 • Published 7 years ago

@scenid/heroku-spinner v1.0.4

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
7 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

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago