Sha256: 762c11401caa11de39b65e87c9a62a1c011acc6e35bfb21081fb66e6d1086d75

Contents?: true

Size: 920 Bytes

Versions: 3

Compression:

Stored size: 920 Bytes

Contents

# Genebrand

[![Code Climate](https://codeclimate.com/github/andreyviktorov/genebrand/badges/gpa.svg)](https://codeclimate.com/github/andreyviktorov/genebrand)

CLI brand names generator

## Installation

    $ gem install genebrand

Or add this line to your application's Gemfile:

```ruby
gem 'genebrand'
```

And then execute:

    $ bundle

## Usage

    $ genebrand new

And follow instructions

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/andreyviktorov/genebrand. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.


## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

## TODO

* Whois

* Using word tops for seeding

* Write tests

* Refactor `generator.rb`

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
genebrand-0.2.0 README.md
genebrand-0.1.1 README.md
genebrand-0.1.0 README.md