{"id":32368925,"url":"https://github.com/forz70043/dev-toolkit","last_synced_at":"2026-05-16T11:02:16.473Z","repository":{"id":319339874,"uuid":"1076428160","full_name":"Forz70043/dev-toolkit","owner":"Forz70043","description":"A multi-purpose developer CLI for automating common tasks like cleaning branches, checking .env consistency, and linting commits.","archived":false,"fork":false,"pushed_at":"2025-10-17T18:08:10.000Z","size":8400,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-27T08:15:48.419Z","etag":null,"topics":["developer-experience","developer-tools","npm","npm-module","npm-package"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Forz70043.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-14T21:04:40.000Z","updated_at":"2025-10-17T18:07:19.000Z","dependencies_parsed_at":"2025-10-18T21:14:13.792Z","dependency_job_id":"b5ec48a1-6370-4f10-91a7-ac90620fbf93","html_url":"https://github.com/Forz70043/dev-toolkit","commit_stats":null,"previous_names":["forz70043/dev-toolkit"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Forz70043/dev-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forz70043%2Fdev-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forz70043%2Fdev-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forz70043%2Fdev-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forz70043%2Fdev-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Forz70043","download_url":"https://codeload.github.com/Forz70043/dev-toolkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Forz70043%2Fdev-toolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-experience","developer-tools","npm","npm-module","npm-package"],"created_at":"2025-10-24T19:36:17.695Z","updated_at":"2026-05-16T11:02:16.467Z","avatar_url":"https://github.com/Forz70043.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧰 Dev Toolkit CLI\n\n[![npm version](https://img.shields.io/npm/v/@forz/dev-toolkit.svg?style=flat-square\u0026color=00bfa5)](https://www.npmjs.com/package/@forz/dev-toolkit)\n[![npm downloads](https://img.shields.io/npm/dt/@forz70043/dev-toolkit.svg?style=flat-square\u0026color=blue)](https://www.npmjs.com/package/@forz70043/dev-toolkit)\n[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg?style=flat-square)](LICENSE)\n[![GitHub Repo](https://img.shields.io/badge/source-GitHub-black?logo=github\u0026style=flat-square)](https://github.com/Forz70043/dev-toolkit)\n\n\u003e A powerful CLI dev toolkit that automates common developer tasks — clean Git branches, check `.env` files, lint commits, and show project info.  \n\u003e Developed with ❤️ by [Alfonso Pisicchio](https://pisicchio.dev).\n\n\n![Dev Toolkit demo](./assets/dev-kit.gif)\n\n\n### 🏁 Installation\n\n```bash\nnpm install -g @forz/dev-toolkit\n```\n\n### 💡 Usage\n```bash\ndev git-clean\ndev env-check\ndev lint-commit\ndev project-info\n```\n\n---\n\n### ⚡ How to run commands from repository\n\n1. Open folder\n   ```bash\n   cd ~/dev-toolkit\n    ```\n\n2. Install dependencies\n    ```\n    npm install\n    ```\n\n3. Link globally the CLI :\n    ```\n    npm link\n    ```\n\nNow it's possible tu run commands everywhere:\n```\ndev git-clean   \ndev env-check   \ndev project-info  \n```\n\n💡 npm link create a global symlink → it's possible to test as is installed by npm i -g.\n\n\n### 🧰 Roadmap\n* ✅ Git branch cleaner\n* ✅ Environment variable validator\n* ✅ Commit linter\n* ✅ Project info command\n* ✅ GitHub API integration for remote repo stats\n* ❌ dev help command with autocomplete\n\n\n### 🧑‍💻 Author\n\nAlfonso Pisicchio  \n🌐 https://pisicchio.dev","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforz70043%2Fdev-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforz70043%2Fdev-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforz70043%2Fdev-toolkit/lists"}