Skip to content

HandyCLI, small program to detect availability of popular app on your system e.g. Git, Node, npm etc and display its version.

License

Notifications You must be signed in to change notification settings

sonyarianto/hcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hcli

HandyCLI, small program to detect availability of popular app on your system e.g. Git, Node, npm etc and display its version.

Sample output

My image

How to run

  • Clone this repository
  • Go to the project folder
  • Run with go run hcli.go

How to build

  • Run with go build hcli.go (or you can set the target output directory with -o flag)

License

MIT

Copyright (c) 2023-present, Sony Arianto Kurniawan <sony@sony-ak.com> and contributors.

About

HandyCLI, small program to detect availability of popular app on your system e.g. Git, Node, npm etc and display its version.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages