andreyviktorov/genebrand

View on GitHub
README.md

Summary

Maintainability
Test Coverage
[![Code Climate](https://codeclimate.com/github/andreyviktorov/genebrand/badges/gpa.svg)](https://codeclimate.com/github/andreyviktorov/genebrand)
[![Inline docs](http://inch-ci.org/github/andreyviktorov/genebrand.png)](http://inch-ci.org/github/andreyviktorov/genebrand)

# Genebrand

CLI brand names generator with auto domain availability check

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

## Features

* Whois
* Easy to use filters
* Several word packs

## Donate

Support further development with donation

Bitcoin:

**1EoaB8uSnXEfgE3XUZafNs8aETEqdRppku**

Yandex.Money:

**410013115721646**

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