generator-cat

0.11.11 • Public • Published

generator-cat NPM version Build Status

You can use this to build a website, a server or both of them.

icon

Installation

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

npm install -g yo
npm install -g generator-cat

Then generate your new project:

yo cat

Subgenerators

We does not recommend using those subgenerators because the most of those subgenerators use the plugins in .yo-rc.json. Use those subgenerators with yo cat:subgenerators.

  • cat:add: You can use to add some template file to your project.

    • options
      • item: Choose the template which will be added to project.
      • name: This is the name of the output file.
    • list
      • react
      • reducer
      • relay
      • router
      • schema
      • jest
  • cat:mobile-app: Use after run create-react-native-app.

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © hsuting

Package Sidebar

Install

npm i generator-cat

Weekly Downloads

1

Version

0.11.11

License

MIT

Last publish

Collaborators

  • hsuting