https://github.com/gowizzard/goten-cli
An little cli tool to generate passwords with goten.
https://github.com/gowizzard/goten-cli
bash-script golang golang-cli
Last synced: 4 months ago
JSON representation
An little cli tool to generate passwords with goten.
- Host: GitHub
- URL: https://github.com/gowizzard/goten-cli
- Owner: gowizzard
- License: mit
- Archived: true
- Created: 2022-01-17T10:06:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T10:40:16.000Z (over 3 years ago)
- Last Synced: 2024-12-16T11:06:39.515Z (5 months ago)
- Topics: bash-script, golang, golang-cli
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goten-cli
[](https://golang.org/) [](https://github.com/gowizzard/goten-cli/actions/workflows/go.yml) [](https://goreportcard.com/report/github.com/gowizzard/goten-cli)
A small CLI tool. With which you can generate passwords or tokens.
## Install
In order to use this tool, you must first install it. Before you start with this installation, check with `go version` if Go is already installed on your system. If you do not get a version number back, then you must first [install Go](https://go.dev/doc/install). This is done as follows:
1) You download this repository.
2) Now, using the terminal, change to the directory where you downloaded the repository. Here is an example: `cd goten-cli/`.
3) Please start the installation now by building the software: `./goten-cli.sh --build`.
4) Install the software with the command `./goten-cli.sh --install`.
5) Now you can use the goten command throughout your system. Like this `goten `.
**P.S.: My fan revs up from 50000 characters passwords!**