# launch-my-json **Repository Path**: mirrors_felixfbecker/launch-my-json ## Basic Information - **Project Name**: launch-my-json - **Description**: Launch VS Code's launch.json from the terminal - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # launch-my-json [![Version](https://img.shields.io/npm/v/launch-my-json.svg?maxAge=2592000)](https://www.npmjs.com/package/launch-my-json) [![Build Status](https://travis-ci.org/felixfbecker/launch-my-json.svg?branch=master)](https://travis-ci.org/felixfbecker/launch-my-json) ![Dependencies](https://david-dm.org/felixfbecker/launch-my-json.svg) ![Node Version](http://img.shields.io/node/v/launch-my-json.svg) [![License](https://img.shields.io/npm/l/launch-my-json.svg?maxAge=2592000)](https://github.com/felixfbecker/launch-my-json/blob/master/LICENSE.txt) Launch [VS Code launch.json files](https://code.visualstudio.com/docs/editor/debugging#_launch-configurations) from the command line with [Foreman](https://github.com/ddollar/foreman)-like output merging. ## Usage: ``` launch [compound name] ``` ## Supported debug types - Go