An open API service indexing awesome lists of open source software.

https://github.com/elia/bundler.tmbundle

`bundle open` from textmate
https://github.com/elia/bundler.tmbundle

Last synced: over 1 year ago
JSON representation

`bundle open` from textmate

Awesome Lists containing this project

README

          

# Bundler support in TextMate 2

This bundle is for [TextMate 2.0](https://macromates.com/download).

## Bundle Open ⌥⌘O

Presents the complete list of gems installed for the current bundle.

opening gems from the current bundle



## Gemfile support

### Bundle Install ⌘R
### Bundle Update ⌥⌘R
### Source line `source⇥`

## Installation

```bash
git clone git://github.com/elia/bundler.tmbundle.git ~/Library/Application\ Support/TextMate/Bundles/bundler.tmbundle
```

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

## Copyright

Copyright © 2013 Elia Schito. See MIT-LICENSE for details.