Skip to content

hone/heroku_tab_complete_console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Tab Complete Console

Plugin that provides tab complete support for heroku console

Installation

To install:

$ heroku plugins:install git://github.com/hone/heroku_tab_complete_console.git

Features

Should support the following tab complete features:

  • Constants

  • methods

To do

Still need to figure out how to handle variables

Note on Patches/Pull Requests

  • Fork the project.

  • Make your feature addition or bug fix.

  • Add tests for it. This is important so I don’t break it in a future version unintentionally.

  • Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but

    bump version in a commit by itself I can ignore when I pull)
  • Send me a pull request. Bonus points for topic branches.

Copyright © 2009 Terence Lee. See LICENSE for details.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

About

Heroku plugin that provides tab complete support in the console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages