shot of post - πŸ’­ Command Line | gitignore.io / docs

Here's my thought on πŸ’­ Command Line | gitignore.io / docs


This is a very interesting cli, its so simple. I stumbled accross the gi command awhile back and was like pfft, I dont want to install something for that. Didn't even realize that you don't install it, its just http. Their install instructions lead you to putting a curl funtion in your bashrc.


function gi() { curl -sLw \"\\\n\" https://www.toptal.com/developers/gitignore/api/\$@ ;}

This now has me wondering "What else can build like this?"


Note

This post is a thought. It's a short note that I make about someone else's content online. Learn more about the process thoughts

This post was a thought by Waylon Walker see all my thoughts at https://waylonwalker.com/thoughts