readme md
parent
86b87b5426
commit
01af598e16
|
@ -1,10 +1,10 @@
|
||||||
# 👁️ Eye - Pure Bash Build-Reloader
|
# 👁️ Eye - Pure Bash Build-Reloader
|
||||||
|
|
||||||
Lightweight directory monitor with automatic rebuild and restart functionality for any project type
|
Lightweight directories monitor with automatic rebuild and restart functionality for any project type
|
||||||
|
|
||||||
## What is it
|
## What is it
|
||||||
|
|
||||||
- 🕵️♂️ **Universal Monitoring**: Tracks changes directory
|
- 🕵️♂️ **Universal Monitoring**: Tracks changes in directories
|
||||||
- 🔧 **Configurable Builds**: Works with any build system (Make, npm, go, etc.)
|
- 🔧 **Configurable Builds**: Works with any build system (Make, npm, go, etc.)
|
||||||
- 📦 **Zero Dependencies**: Pure Bash
|
- 📦 **Zero Dependencies**: Pure Bash
|
||||||
- 🎨 **Clean Output**: Color-coded messages with EYE prefix
|
- 🎨 **Clean Output**: Color-coded messages with EYE prefix
|
||||||
|
|
Loading…
Reference in New Issue