Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

folkengine/goname

Repository files navigation

goname

Port of the Random Name Generator in go.

Install

$> go get github.com/folkengine/goname/...

Usage

$> goname -h
Usage of goname:
  -elven
    	Create Elven names
  -fantasy
    	Create Fantasy names
  -goblin
    	Create Goblin names
  -roman
    	Create Roman names (default)

Testing

Docker

$> docker build -t goname .
$> docker run -it goname

About

Random Name Generator in go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published