UNPKG

@git.zone/cli

Version:

A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.

12 lines (11 loc) 180 B
{ "version": "0.2.0", "configurations": [ { "command": "npm test", "name": "Run npm test", "request": "launch", "type": "node-terminal" } ] }