1.1.0 • Published 6 years ago
generator-cypress-format v1.1.0
this project created with yeoman.
Usage
You need yeoman for scaffolding.
yarn global add yo
or
npm install -g yo
create folder for your project and change working directory to the folder.
mkdir my-project
cd my-project
install this project generator.
yarn global add generator-cypress-format
That's all you need to install. When you want to use cypress in new project, just run
yo cypress-format
you will get our cypress with other format soon, just wait a sec with your ☕
Update this cypress
first, run yo command
yo
select option Update your generators
styleguide
1.1.0
6 years ago