command
module
Version:
v0.0.0-...-c1cfcb9
Opens a new window with list of versions in this module.
Published: Mar 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
Installation
-
Clone this repository:
git clone https://github.com/hatemosphere/go-random-name-generator-cli.git
-
Navigate into the project directory:
cd go-random-name-generator-cli
-
Install the required packages:
go mod download
-
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.