2.0.0-alpha.8 • Published 8 years ago

veams-cli v2.0.0-alpha.8

Weekly downloads
191
License
-
Repository
github
Last release
8 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

8 years ago

2.0.0-alpha.7

8 years ago

2.0.0-alpha.6

8 years ago

2.0.0-alpha.5

8 years ago

2.0.0-alpha.4

8 years ago

2.0.0-alpha.3

8 years ago

2.0.0-alpha.2

8 years ago

2.0.0-alpha.1

8 years ago

1.6.1

8 years ago

1.6.0

8 years ago

1.5.0

9 years ago

1.4.0

9 years ago

1.3.1

9 years ago

1.3.0

9 years ago

1.2.22

9 years ago

1.2.21

9 years ago

1.2.20

9 years ago

1.2.19

9 years ago

1.2.18

9 years ago

1.2.16

9 years ago

1.2.15

9 years ago

1.2.14

9 years ago

1.2.13

9 years ago

1.2.11

9 years ago

1.2.10

9 years ago

1.2.9

9 years ago

1.2.8

9 years ago

1.2.7

9 years ago

1.2.6

9 years ago

1.2.4

9 years ago

1.2.3

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago