HandyCLI, small program to detect availability of popular app on your system e.g. Git, Node, npm etc and display its version.
- Clone this repository
- Go to the project folder
- Run with
go run hcli.go
- Run with
go build hcli.go
(or you can set the target output directory with-o
flag)
MIT
Copyright (c) 2023-present, Sony Arianto Kurniawan <sony@sony-ak.com> and contributors.