README
@smartthings/cli-lib
A library to support the SmartThings CLI and plugins written for it.
Creating a plugin
TODO: instructions for setting up a plugin
Usage
// TODO: DEMONSTRATE API
SmartThings unified CLI utility library
<script type="module">
import smartthingsCliLib from 'https://cdn.skypack.dev/@smartthings/cli-lib';
</script>
A library to support the SmartThings CLI and plugins written for it.
TODO: instructions for setting up a plugin
// TODO: DEMONSTRATE API