watchexec
onefetch
| watchexec | onefetch | |
|---|---|---|
| 24 | 37 | |
| 7,018 | 11,926 | |
| 1.4% | 1.5% | |
| 8.6 | 9.4 | |
| about 1 month ago | 5 days ago | |
| Rust | Rust | |
| Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
watchexec
-
Ask HN: What dev tools do you rely on that nobody talks about?
You might be interested in:
https://github.com/cantino/mcfly - fuzzy shell history (feels lighter than atuin to me, in rust)
https://github.com/watchexec/watchexec - rerun on file change, knows about .gitignore/.ignore etc (in rust)
https://github.com/jonas/tig - instead of lazygit, mostly for easier git log viewing for me as I use straight git most of the time
Otherwise a lot of crossover in what I use too.
-
Prek: A better, faster, and drop-in pre-commit replacement, engineered in Rust
Yep, I think a watcher is better suited [0] to trigger on file changes.
I personally can't stand my git commit command to be slow or to fail.
[0]: such as https://github.com/watchexec/watchexec
- Watchfiles: Simple, modern and fast file watching for Python, written in Rust
- Watchexec: Execute commands in response to file modifications
- Watchexec
-
Watchexec ignore directory?
Hi, I am using Watchexec (https://github.com/watchexec/watchexec/releases) to monitor folder changes, but I want to exclude some folders. What parameter should I use to perform the route exclusions?
-
How to automatically extract all zip files downloaded to certain directory?
Use https://github.com/watchexec/watchexec
-
My first actual Rust program: Cloak, a simple app to search and watch directories to automatically hide files and directories
There's something similar to this called watchexec, which you can have a look at https://github.com/watchexec/watchexec
-
Turbowatch – Extremely fast alternative to Nodemon
Or use watchexec which will do 95% of what you need and you're not tied to nodejs.
-
What "nice-to-have" CLI tools do you know?
watchexec
onefetch
- Show HN: I've forked neofetch to keep it alive
- Neofetch for Git Repositories
- Programming languages' logos in ASCII art
- Onefetch: Command-line Git information tool written in Rust
- Onefetch · Command-line Git information tool
- Onefetch: Command-line Git information tool
- Code Metrics and Repository Summary
-
Git's repository summary
tool: https://github.com/o2sh/onefetch
-
[media] Onefetch v2.18: Analyzing File Churn Metrics and Delivering Significant Performance Enhancements for Repositories with a Commit-Graph
Onefetch is a command-line Git information tool written in Rust that displays project information and code statistics for a local Git repository directly to your terminal. The tool is completely offline - no network access is required.
- Show HN: Neofetch for Git Repositories
What are some alternatives?
fd - A simple, fast and user-friendly alternative to 'find'
neofetch - 🖼️ A command-line system information tool written in bash 3.2+
systemd-manager
neofetch - 🖼️ A command-line system information tool written in bash 3.2+
concurr - Performs distributed command execution, written in Rust w/ Tokio
fetchfetch - A neofetch-like tool to get all the neofetch-like tools installed on your computer, written in python