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

poetic-stanza

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

poetic-stanza

Poetic meteor-react-webflow project generator.

  • 1.4.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created
Source

stanza

travis npm semantic-release coverall

Requirements

  • node >= 6.0.0
  • java development kit must be installed to run tests (chimp uses selenium)

Usage

Alias

st

Example

npm install -g poetic-stanza
stanza create magic
cd magic

// dowload your webflow project as a zip file
// copy into current directory as design.zip
cp ~/Downloads/magic.zip ./design.zip 

stanza update

Demo App

CLI

Usage: stanza [options] [command]


Commands:

  create|c <name>  Create a meteor project with react and redux configured.
  update|u         Update a meteor project with design.zip from webflow.
  help [cmd]       display help for [cmd]

Poetic meteor-react-webflow project generator.

Options:

  -h, --help     output usage information
  -V, --version  output the version number

Examples:

  $ stanza c my-project
  $ stanza u

travis-ci

Go to travis-ci enable the repo. Remember to push a commit after you do this.

Development

Trello

Keywords

FAQs

Package last updated on 31 Aug 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