codenamegenerator/README.md

33 lines
935 B
Markdown
Raw Normal View History

2019-10-19 06:22:53 +00:00
# generate-codename
This software generates random codenames for projects.
2019-10-19 06:28:52 +00:00
I have intentionally excluded words that are long, confusing, hard to spell,
as well as occupations, animal names with negative connotations, and some
foods and body parts in an attempt to avoid randomly generating negative,
threatening, or disgusting code names.
2019-10-19 06:51:46 +00:00
# Demo
2019-10-19 06:54:12 +00:00
A version should be running (free tier, be patient) at [https://codename-sneak-cloud.herokuapp.com](https://codename-sneak-cloud.herokuapp.com/).
2019-10-19 06:51:46 +00:00
2019-10-19 06:22:53 +00:00
# See Also
2019-10-19 06:53:07 +00:00
* [docker
2019-10-19 06:22:53 +00:00
names-generator](https://github.com/moby/moby/blob/master/pkg/namesgenerator/names-generator.go)
2019-10-19 06:53:07 +00:00
* [Generate-Codename (perl, 2011)](https://github.com/sneak/Generate-Codename)
2019-10-19 06:22:53 +00:00
# Author
Jeffrey Paul <sneak@sneak.berlin>
https://sneak.berlin
[@sneakdotberlin](https://twitter.com/sneakdotberlin)
`5539 AD00 DE4C 42F3 AFE1 1575 0524 43F4 DF2A 55C2`
# License
This code is released into the public domain.