@webiny/cli-plugin-scaffold-ci
TypeScript icon, indicating that this package has built-in type declarations

5.41.1 • Public • Published

@webiny/cli-plugin-scaffold-ci

code style: prettier PRs Welcome

A plugin for @webiny/cli-plugin-scaffold that generates a simple React component.

Install

yarn add @webiny/cli-plugin-scaffold-ci

Add the plugin to your project by editing webiny.project.js:

module.exports = {
  projectName: "my-project",
  cli: {
    plugins: [require("@webiny/cli-plugin-scaffold-ci").default(),]
  }
};

Readme

Keywords

none

Package Sidebar

Install

npm i @webiny/cli-plugin-scaffold-ci

Weekly Downloads

218

Version

5.41.1

License

MIT

Unpacked Size

75.5 kB

Total Files

23

Last publish

Collaborators

  • webiny