mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
minor
Former-commit-id: de1a500475a9d6f96e86445cfb9e85a57a65d1c2
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
# Happy New Year!
|
||||
|
||||
It's my **birthday today** and I wish good luck and well health to all and especially to those who are being tested!
|
||||
|
||||
 Iris version **12.1.4** has been [released](HISTORY.md#su-29-december-2019--v1214)!
|
||||
|
||||
 The official Iris Command Line Interface will soon be near you in 2020!
|
||||
 The official [Iris Command Line Interface](https://github.com/kataras/iris-cli) will soon be near you in 2020!
|
||||
|
||||
 Support your favorite web framework through [Github Sponsors Program](https://github.com/sponsors/kataras)!
|
||||
|
||||
@@ -24,6 +22,8 @@ Learn what [others saying about Iris](https://iris-go.com/testimonials/) and **[
|
||||
<summary>Quick start</summary>
|
||||
|
||||
```sh
|
||||
# https://github.com/kataras/iris/wiki/Installation
|
||||
$ go get github.com/kataras/iris/v12@latest
|
||||
# assume the following code in example.go file
|
||||
$ cat example.go
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user