Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isaka-james/reload
The reload TOOL for your projects written in pure BASH | works on all Linux distributions.
https://github.com/isaka-james/reload
angular auto-reload bash-script kali-linux laravel-framework next-js project-management project-manager reloader shell termux-tool vanilla-javascript
Last synced: about 1 month ago
JSON representation
The reload TOOL for your projects written in pure BASH | works on all Linux distributions.
- Host: GitHub
- URL: https://github.com/isaka-james/reload
- Owner: isaka-james
- Created: 2024-01-19T17:08:49.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-21T09:55:48.000Z (11 months ago)
- Last Synced: 2024-02-22T09:50:14.145Z (11 months ago)
- Topics: angular, auto-reload, bash-script, kali-linux, laravel-framework, next-js, project-management, project-manager, reloader, shell, termux-tool, vanilla-javascript
- Language: Shell
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# reload: Unleashing Your Workflow with Lightning-Fast Auto-Reloads [ ALL LINUX ENVIROMENTS ⚡ ]
## 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:
```bash
git clone https://github.com/isaka-james/reload.git
cd reload
bash install.sh
```### Unleash the Reloader:
```bash
reload
```##### That's it! Now bask in the glory of effortless auto-reloads.