Crates.io | mlw |
lib.rs | mlw |
version | 0.1.2 |
source | src |
created_at | 2024-11-23 04:38:02.98488 |
updated_at | 2024-11-25 11:39:02.578677 |
description | A file watcher that runs scripts on changes |
homepage | |
repository | https://github.com/mnsdojo/mlw |
max_upload_size | |
id | 1458240 |
size | 31,470 |
MLW is a flexible command-line tool that monitors files for changes and automatically restarts scripts, regardless of the language. It is highly customizable and supports multiple file types and configurations.
mwl.toml
configuration file.You can install MLW using your package manager or by downloading it directly from the release page.
To generate the default configuration file for MLW, run the following command:
mlw --gen-config