Pinned
- Building a CLI in go Creating a Command Line Interface (CLI) can be a rewarding and fun experience, especially with the powerful combination of Go and Cobra. Here’s a brief overview of how to get started building your own CLI with cobra. All of this is very simple, since I am a newborn gopher myself. I have not practised too much with go yet but I am planning to expand on my knowledge and keep adding features to my CLI.
- About this blog Hi, I recently tried to implement a cool blogging feature on my website. However the libraries used to render markdown in react.js were quite a pain to use and did not quite satisfy my needs. That’s when I found out about Hugo. And I quickly decided to create a website specifically for blogging with it and host it on it’s own subdomain. So… again… if you’re reading this and you’re not me, Welcome!
Less