Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

veams-cli

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

veams-cli

Veams command line interface

  • 1.2.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-44.44%
Maintainers
1
Weekly downloads
 
Created
Source



NPM version Gitter Chat

The command line interface for Veams.
Visit the Veams website.

Documentation

Veams-cli gives you the possibility to

  • install Veams-JS
  • install Veams-Components (all or single components)
  • install Veams-Sass
  • install custom components (based on Veams-Component blueprints)
  • install template helpers
  • install grunt modules
  • scaffold a new project
  • scaffold a new component from scratch

Installation

Install veams-cli via: npm install -g veams-cli.

Usage

Here you can find help instructions how you can use veams-cli:

veams command [arguments]

CommandShortcutDescription
help-hShow the help.
install-iInstall extensions (@see Command: install).
new-nCreate something new (@see Command: new)
add-aAdd a component or block to your project (@see Command: add)
update-uUpdate veams-cli and all packages
version-vShow VEAMS version

Command: new

ArgumentsShortcutDescriptionExample
blueprint [name]bpCreate a new blueprint from scratch.veams new blueprint accordion
projectpCreate a new project from scratch.veams new project

Command: add

ArgumentsShortcutDescriptionExample
component [name]cAdd a component to your projectveams add component slider
block [name]bAdd a block to your projectveams add block navigation

Command: install

ArgumentsShortcutDescriptionExample
blueprint [path] [type]bpInstall a blueprint based on Veams.veams install blueprint C:\blueprint\slider component
grunt-modulegmInstall a specific grunt module.veams install grunt-module
template-helperthInstall custom template helpers.veams install template-helper
veams-component [name]vcInstall a specific veams-component.veams install veams-component slider (--S)
veams-jsvjsInstall veams-js.veams install veams-js (--S)

FAQs

Package last updated on 14 Feb 2016

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc