particle-iot / particle-cli

Command Line Interface for Particle Cloud and devices
Apache License 2.0
212 stars 92 forks source link

CLI Logic Functions - Deploy #699

Closed keeramis closed 9 months ago

keeramis commented 9 months ago

Description

Implements the deploy functionality.

Removes saving the Logic Function to a logic-function-directory and saves them directly in the CWD.

How to Test

Related Issues / Discussions

https://app.shortcut.com/particle/story/123398/implement-deploy-command

Completeness