https://github.com/killercup/codenamer
Quickly generate a code name for your new project, release, pony, car or variety of wine!
https://github.com/killercup/codenamer
Last synced: 8 months ago
JSON representation
Quickly generate a code name for your new project, release, pony, car or variety of wine!
- Host: GitHub
- URL: https://github.com/killercup/codenamer
- Owner: killercup
- Created: 2013-09-18T15:33:35.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-07-06T07:46:15.000Z (over 4 years ago)
- Last Synced: 2024-10-12T03:25:21.287Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://killercup.github.io/codenamer/
- Size: 92.8 KB
- Stars: 36
- Watchers: 4
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codenamer
Quickly generate a code name for your new project, release, pony, car or variety of wine!
## Contribute
To add some new stuff, just fork this repo and send a pull request.
Please see the existing code as guideline – e.g., always add a nice name and a link to the source.
To change the app code, just edit the `main.coffee` and keep `coffee -wc *.coffee` running. (Always commit the resulting `main.js` for Github Pages.)
## Thanks
- [reactive.coffee](http://yang.github.io/reactive-coffee/)
- [Bootstrap 3](http://getbootstrap.com/)
- Wikipedia and other sources (see `categories.js`)
## License
MIT