Skip to content

Aissaoui-Ahmed/vim-buildpack-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

vim-buildpack-heroku

install

1- manually

  • go to dashboard
    • Personal
  • select yourApp
  • Settings
  • Add buildpack
  • Enter Buildpack URL
    • type https://github.com/Aissaoui-Ahmed/vim-buildpack-heroku
    • Save changes

  Note:
   Your new buildpack configuration will be used when this app is next deployed.

2- programmatically

$ heroku login
$ heroku buildpacks:set https://github.com/Aissaoui-Ahmed/vim-buildpack-heroku -a `yourApp`  # you can "Vim" after Deploy
$ heroku run bash -a `yourApp`
  ~$ vim

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages