https://github.com/jochasinga/gusto
A framework scaffold design for Gibran
https://github.com/jochasinga/gusto
Last synced: 9 months ago
JSON representation
A framework scaffold design for Gibran
- Host: GitHub
- URL: https://github.com/jochasinga/gusto
- Owner: jochasinga
- License: gpl-3.0
- Created: 2016-06-06T02:06:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-09T21:51:18.000Z (almost 10 years ago)
- Last Synced: 2025-02-02T08:45:35.790Z (over 1 year ago)
- Language: Go
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gusto
=====
A final scaffold of [gibran framework](https://github.com/jochasinga/gibran) without the CLI and code generation.
Purpose
-------
This code serves as a design sandbox to investigate what it would be like using gibran.
It's free for all to clone and start off a project from it without the **gibran cli**
that will come with the gibran project.
Recommend
---------
Please read [Go Interfaces and Delegation Pattern](https://medium.com/code-zen/go-interfaces-and-delegation-pattern-f962c138dc1e#.sob4lzuo5)
to understand how gusto works.