Closed keeramis closed 11 months ago
Implements the deploy functionality.
deploy
Removes saving the Logic Function to a logic-function-directory and saves them directly in the CWD.
current-working-directory/LF/LF.json
current-working-directory/LF.json
particle lf create
particle lf deploy
https://app.shortcut.com/particle/story/123398/implement-deploy-command
Description
Implements the
deploy
functionality.Removes saving the Logic Function to a logic-function-directory and saves them directly in the CWD.
current-working-directory/LF/LF.json
current-working-directory/LF.json
How to Test
particle lf create
particle lf deploy
Related Issues / Discussions
https://app.shortcut.com/particle/story/123398/implement-deploy-command
Completeness