1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-06 03:27:27 +00:00

thinking a new way of displaying the README, give no readme hand-written examples, we have the _examples folder already but I should continue creating the new documentation for deep understanding and show a part of it on readme as image(?)

Former-commit-id: 9b6a6bceffb6ae23bf490d78cad31367ca2aa78e
This commit is contained in:
Gerasimos (Makis) Maropoulos
2017-12-24 06:24:45 +02:00
parent 2b566d68e8
commit 7f423ba068
5 changed files with 56 additions and 223 deletions

View File

@@ -3,11 +3,7 @@ os:
- linux
- osx
go:
# - go1.8 works of course but
# we must encourage users to update to the latest go version,
# so examples are running on go 1.9 mode.
- go1.9
# - tip
go_import_path: github.com/kataras/iris
install:
- go get ./... # for iris-contrib/httpexpect, kataras/golog