/realize-examples

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Realize Examples

Install Realize:

$ go get github.com/oxequa/realize

From each directory:

$ realize run

Examples List:

  • Args: pass additional arguments to a realize project
  • Coin: flip a coin, useful to try live reload system
  • Env: set environments variables and get them inside a project
  • Fresh: web server demo
  • GbCoin: use a different build tool like GB
  • Loop: a simply loop with a test file