Skip to content

iamgoangle/goxcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GO x CLI

This repository aim to create simple command line interface application for demo, which is include 2 example.

You will see cobra and cli directory, in both example include source code for simple cli app that has applied the top-stared cli project with golang.

cobra

https://github.com/spf13/cobra a library for creating powerful CLI app and include tool for autogenerate .go file for your custom command.

cli

https://github.com/urfave/cli a modern library for creating CLI app as well, they claims with simple, fast and fun package for building cli.

About

Demo Go CLI Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages