2.0.0-alpha.8 • Published 6 years ago

veams-cli v2.0.0-alpha.8

Weekly downloads
191
License
-
Repository
github
Last release
6 years ago

Documentation

Veams-cli gives you the possibility to

  • install Veams-JS
  • install Veams-Components (all or single components)
  • 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
add-aAdd a component or block to your project (@see Command: add)
help-hShow the help.
install-iInstall extensions (@see Command: install).
new-nCreate something new (@see Command: new)
update-uUpdate veams-cli and all packages
version-vShow VEAMS version

Command: new

ArgumentsShortcutDescriptionExample
blueprint namebpCreate a new blueprint from scratch.veams new blueprint accordion
projectpCreate a new project from scratch.veams new project

Command: add

ArgumentsShortcutDescriptionExample
block namebAdd a block to your projectveams add block navigation
component namecAdd a component to your projectveams add component slider
custom namecuAdd a custom type to your projectveams add custom myFolder
utility nameuAdd an utility to your projectveams add utility grid-col

Command: install

ArgumentsShortcutDescriptionExample
blueprint pathbpInstall a blueprint based on Veams.veams install blueprint C:\blueprint\slider component
bower-component registryName typebcInstall a bower-component based on Veams.veams install bower-component custom-slider slider component (--S)
grunt-modulegmInstall a specific grunt module.veams install grunt-module
veams-block namevbInstall a specific veams-block.veams install veams-block overlay (--S)
veams-component namevcInstall a specific veams-component.veams install veams-component slider (--S)
veams-utility namevuInstall a specific veams-utility.veams install veams-utility grid (--S)
2.0.0-alpha.8

6 years ago

2.0.0-alpha.7

6 years ago

2.0.0-alpha.6

6 years ago

2.0.0-alpha.5

6 years ago

2.0.0-alpha.4

6 years ago

2.0.0-alpha.3

6 years ago

2.0.0-alpha.2

6 years ago

2.0.0-alpha.1

6 years ago

1.6.1

7 years ago

1.6.0

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.22

8 years ago

1.2.21

8 years ago

1.2.20

8 years ago

1.2.19

8 years ago

1.2.18

8 years ago

1.2.16

8 years ago

1.2.15

8 years ago

1.2.14

8 years ago

1.2.13

8 years ago

1.2.11

8 years ago

1.2.10

8 years ago

1.2.9

8 years ago

1.2.8

8 years ago

1.2.7

8 years ago

1.2.6

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago