features
This commit is contained in:
parent
6239a165ce
commit
e1132d0b81
10
README.md
10
README.md
|
@ -1,7 +1,17 @@
|
||||||
## Realize
|
## Realize
|
||||||
|
|
||||||
|
[![AUR](https://img.shields.io/aur/license/yaourt.svg?maxAge=2592000?style=flat-square)](https://raw.githubusercontent.com/tockins/realize/v1/LICENSE)
|
||||||
|
|
||||||
Run, build and watch file changes with custom paths
|
Run, build and watch file changes with custom paths
|
||||||
|
|
||||||
|
#### Features
|
||||||
|
|
||||||
|
- Build, Install and Run
|
||||||
|
- Live reload on file changes (re-build, re-install and re-run)
|
||||||
|
- Watch custom paths
|
||||||
|
- Watch specific file extensions
|
||||||
|
- Multi project support
|
||||||
|
|
||||||
#### Installation and usage
|
#### Installation and usage
|
||||||
|
|
||||||
- Run this for get/install it:
|
- Run this for get/install it:
|
||||||
|
|
Loading…
Reference in New Issue