Skip to content

factom-cli command line completion for Bash, Zsh and Fish.

Notifications You must be signed in to change notification settings

AdamSLevy/complete-factom-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

factom-cli Completion

Adds command line completion for factom-cli for Bash, Zsh, and Fish.

This program uses github.com/posener/complete to implement the completion.

Build dependencies

  • Golang 1.10 or higher

Installation

go get -u github.com/AdamSLevy/complete-factom-cli
go install github.com/AdamSLevy/complete-factom-cli
complete-factom-cli -install -y
source ~/.bashrc

Updating

go get -u github.com/AdamSLevy/complete-factom-cli
go install github.com/AdamSLevy/complete-factom-cli

You do not need to rerun the -install or source commands.

About

factom-cli command line completion for Bash, Zsh and Fish.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages