Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 455 Bytes

README.markdown

File metadata and controls

20 lines (13 loc) · 455 Bytes

Trinity

Trinity is a MVC framework

Installation

If you don't have the Go development environment installed, visit the Getting Started document and follow the instructions. Once you're ready, execute the following command:

go get -u github.com/cihub/trinity

Examples

Trinity examples can be found here: trinity-examples