codename-generator

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2023 License: MIT Imports: 8 Imported by: 0

README

codename-generator

codename-generator is a CLI tool and Golang library that generates unique codenames from text.

Installation

go install github.com/ToshihitoKon/codename-generator@latest

Usage

 % codename-generator --help
 Usage of codename-generator:
   -g, --generator-version int   Generator Version (default -1)
   -h, --help                    show help
   -l, --list                    List generator versions

generator-version option is required.

% echo codename-generator-v1.0 | codename-generator --generator-version 1
Astrophysics Miranda

 % codename-generator --generator-version 1 "codename-generator-v1.0"
Astrophysics Miranda

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL