An open API service indexing awesome lists of open source software.

https://github.com/oxequa/realize-examples


https://github.com/oxequa/realize-examples

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## 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