A cmw rewrite in Go
Find a file
Elia el Lazkani 724ffee8e4 Goodbye pflag... Welcome kingpin...
Rehauled the command-line interface with kingpin.v2
2020-02-26 01:01:35 +01:00
LICENSE Adding the initial code 2020-02-16 22:09:47 +01:00
main.go Goodbye pflag... Welcome kingpin... 2020-02-26 01:01:35 +01:00
README.md Updating README 2020-02-16 22:24:31 +01:00

Go CMW

go-cmw is a cmw rewrite in Go.

Reason

This project is a journey of learning Golang. If you would like to make an MR, please go right ahead, it would be a good learning process for me.