New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-beda

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-beda

## Installation

0.4.2
latest
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Generator

Installation

yarn global add yo
yarn global add generator-beda

Usage

yo beda

Application generator

Usage:

yo beda:app

React Native container generator

Usage:

yo beda:rn-container

Generated code depends on:

  • react
  • react-native-navigation
  • react-test-renderer
  • jest

Generators development

For local generator development:

  • Install yeoman:
yarn global add yo
  • Link local project as npm package:
npm link
  • Modify specified generator code.

  • Run specified generator, for example:

yo beda:rn-container

Keywords

yeoman-generator

FAQs

Package last updated on 15 Dec 2021

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