Home

Awesome

wireframe

MIT License GoDoc Go Report Card travis Status PoweredBy WireFrame

TOC

wireframe - wire-framing project for quick start

wire-frame provides wire-framing for Go cli based projects, from start to finish.

It is a tiny Go cli code that demonstrates how to quickly get a Go based command line program started, and deployed.

It illustrates

Check out the executables and package building log here: https://travis-ci.org/go-easygen/wireframe/builds/265785563

Go wire-frame building

The detailed explanation on the Go wire-frame building can be found here.

Command line flag handling code auto-generation

Refer to

Command line flag handling code auto-generation

Download/Install

(The following is the base template for all wireframe based projects)

Download binaries

Install Source

To install the source code instead:

go get github.com/go-easygen/wireframe

Similar Projects

At the beginning, all the following similar projects have been attempted before rolling out on my own solution instead. The listed url points to the limitations they had, by the time this project was created.

Credits

Promoting WireFrame

Please help promoting WireFrame by using one of the following badges:

[![PoweredBy WireFrame](https://github.com/go-easygen/wireframe/blob/master/PoweredBy-WireFrame-B.svg)](http://godoc.org/github.com/go-easygen/wireframe)
[![PoweredBy WireFrame](https://github.com/go-easygen/wireframe/blob/master/PoweredBy-WireFrame-Y.svg)](http://godoc.org/github.com/go-easygen/wireframe)
[![PoweredBy WireFrame](https://github.com/go-easygen/wireframe/blob/master/PoweredBy-WireFrame-R.svg)](http://godoc.org/github.com/go-easygen/wireframe)

PoweredBy WireFrame PoweredBy WireFrame PoweredBy WireFrame

Author(s) & Contributor(s)

Tong SUN
suntong from cpan.org

PoweredBy WireFrame
Powered by WireFrame, the one-stop wire-framing solution for Go cli based projects, from start to deploy.

All patches welcome.