https://github.com/oxequa/realize-examples
https://github.com/oxequa/realize-examples
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/oxequa/realize-examples
- Owner: oxequa
- License: gpl-3.0
- Created: 2016-08-19T20:57:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T17:18:16.000Z (over 6 years ago)
- Last Synced: 2023-08-12T06:59:19.244Z (almost 3 years ago)
- Language: Go
- Homepage:
- Size: 708 KB
- Stars: 20
- Watchers: 4
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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