Skip to content

Mparaiso/go-cli-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#cli-tools

author mparaiso mparaiso@online.fr

copyright 2015 mparaiso

license GPL-3.0

cli-tools are a serie of tools for go developers, aimed at easing the writing of go code. These tools are built around code generation and are meant to be used in a cli

Here is the current list of tools:

  • getset : generate getters and setters from struct fields.
  • extract-interface : generate interfaces from structs that have methods.

About

productivity cli-tools for the go language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages