0.1.8 • Published 4 years ago

generator-tremtec v0.1.8

Weekly downloads
24
License
-
Repository
-
Last release
4 years ago

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.

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago