An open API service indexing awesome lists of open source software.

https://github.com/mudge/hubot-codenames

Suggesting solid gold, business appropriate names since 2013.
https://github.com/mudge/hubot-codenames

Last synced: 9 months ago
JSON representation

Suggesting solid gold, business appropriate names since 2013.

Awesome Lists containing this project

README

          

# hubot-codenames [![Build Status](https://travis-ci.org/mudge/hubot-codenames.svg?branch=master)](https://travis-ci.org/mudge/hubot-codenames)

Suggesting solid gold, business appropriate names since 2013 thanks to Clive
Murray's excellent [Project Namer](http://codenames.clivemurray.com/).

See [`src/codenames.coffee`](src/codenames.coffee) for full documentation.

## Installation

In hubot project repo, run:

`npm install hubot-codenames --save`

Then add **hubot-codenames** to your `external-scripts.json`:

```json
[
"hubot-codenames"
]
```

## Usage

```
Hubot> hubot suggest a name
Hubot> @alice How about SilverSheep?
```

## Acknowledgements

This wouldn't be possible without [Clive Murray's Project
Namer](http://codenames.clivemurray.com/).

## License

Copyright © 2015 Paul Mucur

Distributed under the MIT License.