Closed hugomontero closed 8 months ago
This PR will remove Yeoman dependency and update the way we init new libraries.
git pull && git checkout chore/sc-125552/remove-yeoman-generator-from-particle-library
npm install
npm start -- library create --dir /my/path/dir
outcome
Story details:
:shipit:
Description
This PR will remove Yeoman dependency and update the way we init new libraries.
How to Test
git pull && git checkout chore/sc-125552/remove-yeoman-generator-from-particle-library
npm install
👉 Required since we removed dependenciesnpm start -- library create --dir /my/path/dir
outcome
Related Issues / Discussions
Story details:
Completeness