From 6d504775682292e83b9024e2d5280086064e56ac Mon Sep 17 00:00:00 2001 From: ashokatheheroo Date: Sun, 14 Sep 2025 20:47:45 +0600 Subject: [PATCH 1/5] =?UTF-8?q?=E2=9C=A8=20chore:=20update=20composer=20me?= =?UTF-8?q?tadata=20to=20new=20project=20info?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 3335986..c8dd140 100644 --- a/composer.json +++ b/composer.json @@ -8,17 +8,17 @@ "productivity", "tool" ], - "homepage": "https://laravel-zero.com", + "homepage": "https://github.com/softpulselab/devpulse-cli", "type": "project", "license": "MIT", "support": { - "issues": "https://github.com/laravel-zero/laravel-zero/issues", - "source": "https://github.com/laravel-zero/laravel-zero" + "issues": "https://github.com/softpulselab/devpulse-cli/issues", + "source": "https://github.com/softpulselab/devpulse-cli" }, "authors": [ { - "name": "Nuno Maduro", - "email": "enunomaduro@gmail.com" + "name": "Ashok Barua", + "email": "ashokbaruaakas@gmail.com" } ], "require": { From d6b53d83a63dacce30b4a1e52c96837cd18dd971 Mon Sep 17 00:00:00 2001 From: ashokatheheroo Date: Mon, 15 Sep 2025 16:32:29 +0600 Subject: [PATCH 2/5] =?UTF-8?q?=E2=9C=A8=20refact:=20enrich=20README=20wit?= =?UTF-8?q?h=20usage,=20install,=20features=20for=20stable=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 141 ++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 104 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index 6eae172..bf4e2fb 100644 --- a/README.md +++ b/README.md @@ -1,53 +1,120 @@

- Overview DevPulse PHP +Overview DevPulse PHP

---- +**DevPulse** is an open-source, lightweight command-line interface (CLI) designed to simplify and standardize development workflows. It provides a unified interface for managing scripts and server connections across platforms, boosting productivity and reducing complexity. -**DevPulse** is an open-source command-line tool that simplifies and unifies developer workflows. Install it globally, define project-specific or reusable scripts (e.g., builds, tests, deployments), and run them with `devpulse run