strudel-cli

1.0.3 • Public • Published

Strudel CLI

Command line scaffolding for Strudel.js

Installation

$ npm install strudel-cli --global

Usage

$ strudel help

Scaffolding new project

$ strudel new webpack my-new-project # Using webpack template 
cd my-new-project
$ npm install

Available templates

Template Usage
Webpack strudel new webpack my-new-project
Clientlib strudel new clientlib my-new-clientlib

Generating components

$ strudel generate component my-new-component
$ strudel g component my-new-component #using the alias 
# you can also generate component in sub-directories, run 
$ strudel g component my-new-component components #will be generated in components subdirectory 

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i strudel-cli

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

10.8 kB

Total Files

14

Last publish

Collaborators

  • rogemus
  • jakub.lamprecht
  • xolir
  • mateusz.luczak