New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

vscpp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscpp

CLI to create C++ projects and files using vscode

latest
Source
npmnpm
Version
2.1.1
Version published
Maintainers
1
Created
Source

Table of Contents

  • About the Project
  • Getting Started
  • Usage

About The Project

Create headers, cpp files, classes quickly using a cli.

Built With

Node.js

Getting Started

Prerequisites

  • npm
npm install npm@latest -g

Installation

npm install -g vscode-cpp

Usage

vscpp help
vscpp examples
vscpp create:project WideHard
vscpp create:class foo
vscpp create:class src/foo/Bar
vscpp create:header foo
vscpp create:cpp bar

FAQs

Package last updated on 21 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts