Sha256: 7fb372ac23892485d5b3731bbcc59eafbb141ba5250530052a5d2806e9aa9b16

Contents?: true

Size: 739 Bytes

Versions: 1

Compression:

Stored size: 739 Bytes

Contents

# TM Bundles/Package manager



## Installation

Install with RubyGems in your Terminal:

    gem install tmbundle-manager --pre


## Usage

Use the `tmb` executable:

```shell
$ tmb help

Commands:
  tmb edit PARTIAL_NAME  # Edit an installed bundle (name will be matched against PARTIAL_NAME)
  tmb help [COMMAND]     # Describe available commands or one specific command
  tmb update             # Update installed bundles

```


## Contributing

1. Fork it ( https://github.com/[my-github-username]/tmbundle-manager/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tmbundle-manager-0.1.0.pre3 README.md