@jasonheecs/heroku-vim

1.0.1 • Public • Published

heroku-vim

Build Status Coverage Status

A Heroku plugin that allows you to use vim in a dyno

Installation

heroku plugins:install @jasonheecs/heroku-vim

Usage

heroku vim -a <app-name>

This will install vim and start a bash session on the dyno


You can set a command other than bash to be run as well:

heroku vim -c 'rails console' -a <app-name>

License

MIT

Package Sidebar

Install

npm i @jasonheecs/heroku-vim

Weekly Downloads

5

Version

1.0.1

License

MIT

Unpacked Size

5.89 kB

Total Files

8

Last publish

Collaborators

  • jasonheecs