Closed hugomontero closed 10 months ago
This PR will change the template creation recursive function in order to be part of template processor.
git pull && git checkout feature/sc-123395/refactor-template-helper-functions
npm i
npm test
npm start -- logic-function create /path
Outcome
Closed in favor of https://github.com/particle-iot/particle-cli/pull/705
Description
This PR will change the template creation recursive function in order to be part of template processor.
How to Test
git pull && git checkout feature/sc-123395/refactor-template-helper-functions
npm i
npm test
npm start -- logic-function create /path
npm start -- logic-function create /path
Outcome
Related Issues / Discussions
Completeness