https://github.com/glitchtech-developments/username-generator
A simple username generator written in go.
https://github.com/glitchtech-developments/username-generator
cobra cobra-cli go username-generator
Last synced: 8 months ago
JSON representation
A simple username generator written in go.
- Host: GitHub
- URL: https://github.com/glitchtech-developments/username-generator
- Owner: GlitchTech-Developments
- License: mit
- Created: 2023-10-18T14:33:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T07:46:52.000Z (about 2 years ago)
- Last Synced: 2025-01-31T06:47:41.328Z (over 1 year ago)
- Topics: cobra, cobra-cli, go, username-generator
- Language: Go
- Homepage:
- Size: 7.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Username Generator (GO) 👋
> A simple username generator written in go.
## CI/CD Status Badges
## Install
```sh
go install github.com/GlitchTech-Developments/Username-Generator@latest
```
## Usage
Check the flags by using the help command
```sh
Username-Generator --help
```
## Author
👤 **GlitchTech Developments**
- Website: https://glitchtech.eu
- Github: [@GlitchTech-Developments](https://github.com/GlitchTech-Developments)
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2023 [GlitchTech Developments](https://github.com/GlitchTech-Developments).
This project is [MIT](https://github.com/GlitchTech-Developments/Username-Generator/blob/main/LICENCE) licensed.