Reloader is the Bash-powered auto-reloader that's got your back. It's like having a tireless ninja watching your files, ready to instantly sync and rerun your project at the slightest change.
-
Custom Command Mastery: Unleash your wizardry 🧙♂️ by defining custom commands to execute upon file changes. ✨
-
Framework Freedom: Plays well with any framework, whether it has built-in auto-reloading or not.
-
Cache Cleaning Powerhouse: Perfect for frameworks like Laravel, automating cache clearance for a seamless workflow.
-
Lightweight and Mighty: Written in pure Bash, it packs a punch without weighing down your system.
- Grab the Goods:
git clone https://github.com/isaka-james/reload.git
cd reload
bash install.sh
reload