Skip to content

The reload TOOL for your projects written in pure BASH | works on all Linux distributions.

Notifications You must be signed in to change notification settings

isaka-james/reload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reload: Unleashing Your Workflow with Lightning-Fast Auto-Reloads [ ALL LINUX ENVIROMENTS ⚡ ]

since 21 Feb,2024

Tired of manually refreshing your projects? Say goodbye to that tedious chore with Reloader!

Overview

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.

Features Worthy of a Dev's Toolkit

  • 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.

Installation: Simple as a 1️⃣ 2️⃣ Punch

  • Grab the Goods:
git clone https://github.com/isaka-james/reload.git 
cd reload
bash install.sh

Unleash the Reloader:

reload
That's it! Now bask in the glory of effortless auto-reloads.