GNDN stands for "Go Nowhere, Do Nothning". The purpose of this tool is precisely that: to do nothing while generating a visually interesting output.
This program will run continously, generating output in the form of progress bars, spinners, bar charts, debuging messages and various other visual elements while doing nothing. It is intended to be used a placeholder or visual representation of work in progress.
The output is radomized, and unique for every run.
Usage: gndn [options]
Options:
-v, --version Print version information and exit
-h, --help Print this message and exitYou can install gndn using go install:
go install github.com/maciakl/gndn@latest
Use grab:
grab maciakl/gndnUse scoop:
scoop add maciak https://github.com/maciakl/bucket
scoop update
scoop install gndn