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
- Host: GitHub
- URL: https://github.com/elia/bundler.tmbundle
- Owner: elia
- License: mit
- Created: 2013-02-24T22:44:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T20:44:30.000Z (almost 8 years ago)
- Last Synced: 2025-03-28T02:24:34.521Z (over 1 year ago)
- Size: 22.5 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
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.

## 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.