Skip to content
/ Term Public
forked from matt-allen/Term

Terminal interface package for Go

Notifications You must be signed in to change notification settings

hihi-dev/Term

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Term For Go

Want something that makes a command line interface just as easy as REST API's in Go? Me too.

So, how to use it?

Routes

Similar to HTTP endpoints, you probably want multiple options on your terminal app, this is the first parameter of the executable.

Create your routes with a specification of the arguments and supply that slice of Routes to the Router.

About

Terminal interface package for Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%