Skip to content

Aaina26/Golang-CLI-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Golang-CLI-Project

To run this CLI make sure you have Golang installed in your system

1) Clone this repository in your local machine.

2) Make sure to run 'go mod init' in the cloned directory.

3) run CLI.go in the same directory using 'go run CLI.go'

4) The CLI has now started: run 'checkconnect google.com' or you can also run 'checkconnect' with an IP address of your own to check connectivity

5) Run 'exit' command when you are done to exit the CLI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages