🛠 CLI Utils
Lightweight command-line tools for developers built with Rust and NodeJS.
← Back to Projects🔧 What It Does
CLI Utils is a suite of developer productivity tools designed for:
- JSON/YAML file manipulation
- Automated Git workflows
- Terminal task automation
- Docker container management
Key Features
Zero-dependency execution
100% Open Source
Cross-platform (Linux/Mac/Windows)
🚀 Quick Start
Example Usage
json-to-dot "config.json" --depth 3
# Converts JSON objects to dot notation
git-auto-commit --message "Weekly cleanup" --exclude "*.tmp"
# Automatic Git commit with smart excludes
Output:
<Interactive JSON explorer in terminal>
🎮 Interactive Terminal
[prompt]$
Success! Config validated at 2025-09-19T12:34:56 200 OK ✓ 12 files processed
📈 Project Stats
🚀 23.4k
Weekly Downloads
⭐ 112
GitHub Stars
📦 15
Available Tools