adds ability to set an env in the app context

This commit is contained in:
2018-01-04 07:32:15 +00:00
parent 95400f4e69
commit 2d05e42555
7 changed files with 26 additions and 11 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
# Tuu
A minimal framework for rapid web development in golang.
### Things to do before alpha
- [ ] Write some tests
- [ ] Create an example
Documentation coming soon.