/generator-tremtec

Yeoman TremTec Generator

Primary LanguageJavaScript

TremTec Code Generator

Github Actions

Yeoman generator to create:

  • components
  • ducks
  • tests

Usage

First install Yeoman and generator-tremtec

npm install -g yo generator-tremtec

then you can just run

yo tremtec

os directly specify a command with

yo tremtec:test
yo tremtec:component
yo tremtec:redux

WARNING: this generator has hard-coded paths, so it only works fine in projects that are using this react-base-project.