this project is boilerplate for solidity created with yeoman.
You need yeoman for scaffolding.
yarn global add yo
if you already have yeoman, install this project generator
yarn global add generator-solidity-boilerplate
That's all you need to install. When you want to create new project, just run
yo solidity-boilerplate
you will get our boilerplate soon, just wait a sec with your ☕
first, run yo command
yo
select option Update your generators