0.0.7 • Published 5 years ago
grenouille v0.0.7
Grenouille
Minimal project scaffolder for Screaming Frog projects.
Installation
# npm
sudo npm i -G grenouille
# yarn
yarn global add grenouilleUsage
frog create <projectName>Contributing
NOTE: This project uses Yarn. You can get Yarn here.
- Clone the repository:
git clone https://github.com/ebxn/grenouille.git
cd grenouille- Install dependencies
yarn- Run
yarn dev:test