Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 420 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 420 Bytes

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