Sha256: 261ddcede0aab9b65eefa7fa09245f53a21187e0782af3342e8b4c2f1097d688

Contents?: true

Size: 890 Bytes

Versions: 1

Compression:

Stored size: 890 Bytes

Contents

# Skelegem

Generate gems with custom dependencies, and templates

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'skelegem'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install skelegem

## Usage

    skelegem [master●●] % skelegem
    Commands:
      skelegem edit            # edit gemspec
      skelegem help [COMMAND]  # Describe available commands or one specific command
      skelegem new             # create a new gem
      skelegem version         # print out the app version

## [How this came to be](docs/index.md)

## Contributing

1. Fork it ( https://github.com/[my-github-username]/skelegem/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
skelegem-0.1.0 README.md