Skip to content

Project to study the Go language, a small command-line application.

Notifications You must be signed in to change notification settings

robinsonvs/go-command-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developing a Command Line Application in Go

Command Line App in Go using urfave/cli package.

To run the project on the terminal, type the following command:

go run .\main.go ip --host github.com.br
go run .\main.go servers --host github.com.br

Some links:

About

Project to study the Go language, a small command-line application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages