Skip to content
cli-vanilla / 2.0.0-rc.57

cli-vanilla 2.0.0-rc.57

Install from the command line:
Learn more about npm packages
$ npm install @leanupjs/cli-vanilla@2.0.0-rc.57
Install via package.json:
"@leanupjs/cli-vanilla": "2.0.0-rc.57"

About this version

GitHub CI - Publish to NPM npm downloads install-size vulnerabilities lernajs code style: prettier

dependencies dev-dependencies peer-dependencies optional-dependencies

@leanup/cli-vanilla

This package contains the Vanilla CLI adapter. You can create a new or switch a existing project to the @leanup/stack.

Installation

You can create a new project folder or go in a existing folder.

Create a new project folder:

  1. mkdir new-vanilla-app
  2. cd new-vanilla-app
  3. npm install -D @leanup/cli @leanup/cli-vanilla
  4. npx vanilla create

Go in a existing folder

  1. cd my-vanilla-app
  2. npm install -D @leanup/cli @leanup/cli-vanilla
  3. npx vanilla create --only-config --overwrite
  4. Proof the configuration changes and adopt it for your.

Usage

Execute npm run in your terminal. It lists all preconfigured tools commands of the @leanup/stack.

For example: npm start 😉

Feedback

Please give us feedback of you experience, so that we can continuously improve @leanup.

Details


Assets

  • cli-vanilla-2.0.0-rc.57-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0