Skip to content
This repository has been archived by the owner on Mar 7, 2020. It is now read-only.

alexellis/cli-progress-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-progress-animation

Example of progress animations and colour for a Golang CLI

ASCII Cinema:

asciicast

Status:

This is a sample which could be extended or make more generic as part of a task runner.

It combines WaitGroup with github.com/morikuni/aec for colour.

I wrote this around 2 years ago when wanting to generate ASCII animations for the OpenFaaS CLI - it's not made it into the CLI yet, but if you're interested in contributing, then please let me know :-)

Other work

Checkout:

  • My tech blog alexellis.io

  • k3sup - Installer for k3s and helm charts with strongly-typed parameters - works on any K8s cluster including RPi/ARM

  • inlets - HTTPS tunnels to your local network from anywhere

  • OpenFaaS - Serverless-style Functions & Microservices Made Simple on Kubernetes

Testing

Clone the repo into your GOPATH and go build

git clone https://github.com/alexellis/cli-progress-animation

About

Coloured progress-bar for your Golang CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages