Build Faster. Code Smarter. One CLI for Every Developer.
Project description
⚡ devflowx
Build Faster. Code Smarter.
devflowx is an all-in-one developer productivity CLI that automates everyday development tasks. One tool to rule them all — project scaffolding, Git workflows, Docker management, environment setup, and more.
✨ Features (v0.1.0)
- 🩺 Doctor — System health checks (Python, Git, Docker, internet, config)
- ⚙️ Config — TOML-based configuration with theme support
- 🎨 Beautiful UI — Rich terminal output with colors, panels, and tables
- 📋 Logging — File-based logging with daily rotation
- 🖥️ Cross-platform — Linux, macOS, and Windows support
📦 Installation
# Clone the repository
git clone https://github.com/yashraj/devflowx.git
cd devflowx
# Install in editable mode
pip install -e .
# Or with dev dependencies
pip install -e ".[dev]"
🚀 Usage
# Show help and banner
devflowx
# Check system health
devflowx doctor
# View configuration
devflowx config
# Set a config value
devflowx config set theme dark
# Reset configuration
devflowx config reset
# Show version
devflowx --version
🗺️ Roadmap
| Version | Focus |
|---|---|
| v0.1.0 | Foundation |
| v0.2.0 | Project Generator |
| v0.3.0 | Git Utilities |
| v0.4.0 | Python Utilities |
| v0.5.0 | Docker |
| v0.6.0 | System Tools |
| v0.7.0 | File Manager |
| v0.8.0 | API Tools |
| v0.9.0 | Plugin System |
| v1.0.0 | Stable Release |
📄 License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
devflowx-0.1.0.tar.gz
(12.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
devflowx-0.1.0-py3-none-any.whl
(15.6 kB
view details)
File details
Details for the file devflowx-0.1.0.tar.gz.
File metadata
- Download URL: devflowx-0.1.0.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
359a7c57782f9e23a80379cfbdc2cfc816dc51e599dddfda2be473638d7d8e5b
|
|
| MD5 |
46569f3b2108735da583d544e2a5800c
|
|
| BLAKE2b-256 |
55f1e34443ab784e40b23c7072a3460d93dae62950948d46adc5c5f3ea826d8a
|
File details
Details for the file devflowx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: devflowx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a6eb95504c094a1f3d3dd14f77bb8e7dcad3f4f809419a3c317970ac54c8fc9
|
|
| MD5 |
a0f26932d44cce392d5e13b61057b6bd
|
|
| BLAKE2b-256 |
ae9765fd7635aeba3c2208bc19f5fadada0a9ae9237f01c2be2e552ce8d863e8
|