Shipping completions for Go CLIs using GoReleaser and Cobra
Everyone likes command line completions, so much that some even install extra tools just to …
Everyone likes command line completions, so much that some even install extra tools just to …
I wanted to share a quick thing that made my life easier on tmux lately, but before we dig into …
I’m working in a project that uses Chef, so it has a lot of JSON files. I like everything …
I like to keep my GitHub clean. I delete forks I’m not using anymore, move old abandoned …
Last few months I’ve been using Go to write quite a lot of tools. In this post I intent …
Last years it becomes more and more common to work in different projects running on different …
FYI: Like the previous post, this is a really quick tip. This week I’m working closely to …
FYI: This is a really quick tip. Sometimes things break because of random characters, like '. …
I will start this by quoting the bashstyle’s readme: Bash is like the JavaScript of …