create-vag

0.1.10 • Public • Published

create-vag

Presentation

create-vag is the initializer used by npm for creating a new vag repository. It contains the command line interface application called by npm create vag@latest.

Links

Requirements

Usage

create-vag is not intended to be installed directly but rather used via one of the following commands:

npm create vag@latest
npm create vag@latest projAbc
npm init vag@latest projAbc
npm exec create-vag@latest projAbc
npx create-vag@latest projAbc

Dev

git clone https://github.com/charlyoleg2/create-vag
cd create-vag
npm install
npm run ci
npm run run

Package Sidebar

Install

npm i create-vag

Weekly Downloads

5

Version

0.1.10

License

ISC

Unpacked Size

13.4 kB

Total Files

8

Last publish

Collaborators

  • charlyoleg3