random-name-generator-cli

command module
v0.0.0-...-c1cfcb9 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

README

Random Name Generator CLI

This is a simple CLI tool written in Go that generates random names. It uses the Moby Project's name generation library for generating names.

Getting Started

Prerequisites
  • Go 1.x
Installation
  1. Clone this repository:

    git clone https://github.com/hatemosphere/go-random-name-generator-cli.git
    
  2. Navigate into the project directory:

    cd go-random-name-generator-cli
    
  3. Install the required packages:

    go mod download
    
  4. Run the program:

    go run main.go
    

    To generate multiple names:

    go run main.go -count=5
    

License

This project is licensed under the Apache License 2.0, following the license terms of the Moby Project. See the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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