package main // import "github.com/kataras/iris/iris" /* - install iris command line tool $ go get -u github.com/kataras/iris/iris - get command Downloads the mongo sample project prototype, open this folder to your explorer, builds, runs and watches for source code changes (hot-reload). $ iris get mongo - run command Runs and monitors for source code changes(hot-reload). $ cd mysites/site1 $ iris run main.go */