Commit Graph

27 Commits

Author SHA1 Message Date
Makis Maropoulos
b99afb2875 Update to v4.0.0-alpha.1 2016-07-13 06:28:09 +03:00
Makis Maropoulos
386201f73a Make iris easier for glide users
I am not pushing the /vendor package to this repository because of
possibility to break the framework. See here:
https://github.com/mattfarina/golang-broken-vendor
2016-06-30 17:33:08 +03:00
Makis Maropoulos
12d24f715d Fix iris create, package's dependencies are downloaded automatically when a package is installed 2016-06-30 06:43:29 +03:00
Makis Maropoulos
04dbd0bac9 Fix https://github.com/kataras/iris/issues/237 2016-06-28 10:19:17 +03:00
Makis Maropoulos
6391ba04ca 💡 Happy Sunday: Introducing rizla 2016-06-26 16:26:44 +03:00
Makis Maropoulos
bf40160273 iris run: Remove duplicate code for os.Stderr 2016-06-25 16:13:59 +03:00
Makis Maropoulos
1b3803e5c2 iris run : Print the banner on every reload 2016-06-25 07:38:47 +03:00
Makis Maropoulos
5cf18b264e iris run main.go - prints the iris' logger but doesn't prints the banner everytime 2016-06-24 09:28:40 +03:00
Makis Maropoulos
3e692804f2 Improve the iris run command as requested here https://github.com/kataras/iris/issues/192 2016-06-24 05:17:22 +03:00
Makis Maropoulos
f83b532835 Embrace the weekend- Update to rc.3 | Read the HISTORY.md 2016-06-24 01:34:49 +03:00
Makis Maropoulos
f841bd4157 https://github.com/kataras/iris/issues/201 2016-06-21 14:18:22 +03:00
Makis Maropoulos
40c8c18792 add linux screenshot for hot reload 2016-06-21 02:05:58 +03:00
Makis Maropoulos
9beb96b3c8 iris tool - command 'run': prints relative path of the changed filename 2016-06-21 04:52:25 +03:00
Makis Maropoulos
f70ff3327e fix iris tool command 'run' for linux &osx users 2016-06-21 04:33:31 +03:00
Makis Maropoulos
c462517ca9 remove garbage (for you) println 2016-06-21 04:20:24 +03:00
Makis Maropoulos
16e32fb25a Update iris tool ' iris run main.go` 2016-06-21 04:19:39 +03:00
Makis Maropoulos
e9a4746000 Update to rc.2 | NEW: iris run main.go https://github.com/kataras/iris/issues/192
Not tested on linux yet,(I do not have a linux station now). Post an
issue if iris run main.go doesnt works as expected
2016-06-20 11:59:36 +03:00
Makis Maropoulos
1654e44e6e Add screenshots for iris tool 2016-06-07 12:38:41 +03:00
Makis Maropoulos
6af451b800 only defer on finish download 2016-06-07 12:30:29 +03:00
Makis Maropoulos
0e05c68876 Update Iris tool to v.0.0.4 - Install dir now is based on $GOPATH/src 2016-06-07 12:21:40 +03:00
Makis Maropoulos
d99c15592e utils.file replace os.Remove with os.RemoveAll 2016-06-03 16:17:15 +03:00
Makis Maropoulos
8fd5830e2c Iris cmd version 0.0.3 2016-06-03 16:09:25 +03:00
Makis Maropoulos
69409ea25c iris cmd: some untested changes in order the samples' import paths works better 2016-06-03 16:02:41 +03:00
Makis Maropoulos
04159fbb43 Update version of the iris command line tool and readme explanations 2016-06-03 15:08:11 +03:00
Makis Maropoulos
dc2b40283e Iris cmd: download packages on every iris create command 2016-06-03 06:17:40 +03:00
Makis Maropoulos
31cbd50fb0 Linting 2016-05-31 11:05:42 +03:00
Makis Maropoulos
c26668a489 Version 3.0.0-beta cleaned 2016-05-30 17:08:09 +03:00