generator-sentry

0.2.1 • Public • Published

generator-sentry NPM version Dependency Status

Generate a sentry UI component

Installation

First, install Yeoman and generator-sentry using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-sentry

When inside of your sentry development directory, you can generate your new react component (and jest test, and storybook doc):

yo sentry:component ComponentName

By default this creates a new React class using createClass. You can also generate a es6 or pure component by using the --type option.

yo sentry:component ComponentName --type es6

License

BSD-3-Clause © Sentry

/generator-sentry/

    Package Sidebar

    Install

    npm i generator-sentry

    Weekly Downloads

    13

    Version

    0.2.1

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • haza
    • sentry-bot
    • mitsuhiko
    • zeeg
    • leedongwei
    • evanpurkhiser
    • billyvg
    • jauer
    • markstory