ContinuousEngineeringProject / issues

This repository will contain the issues for the Continuous Engineering Project
1 stars 0 forks source link

create go-cobra quickstart #46

Open CVJT opened 2 years ago

CVJT commented 2 years ago

Useful links:

https://towardsdatascience.com/how-to-create-a-cli-in-golang-with-cobra-d729641c7177 https://github.com/spf13/cobra https://ordina-jworks.github.io/development/2018/10/20/make-your-own-cli-with-golang-and-cobra.html https://www.linode.com/docs/development/go/using-cobra/ https://cobra.dev/