gootik / this-week-in-erlang

Weekly review of things that happen in the Erlang world
https://gootik.github.io/this-week-in-erlang/
MIT License
42 stars 2 forks source link

Create your own bash completion script #38

Closed jadeallenx closed 6 years ago

jadeallenx commented 6 years ago

DATE (yyyy/mm/dd)

2018/03/30

CATEGORY (article/library update/announcement/OTP/employment/event)

article

DESCRIPTION

It's not about Erlang but it is something a lot of developers might want to do for their own command line tools or workflow. This is a nice step-by-step tutorial that describes how to build a bash completion script for your CLIs.

LINK

https://opensource.com/article/18/3/creating-bash-completion-script

AUTHOR NAME

Lazarus Lazaridis

AUTHOR TWITTER

lazaru_s