README
nodely-cli
The Nodely Platform command line interface.
Install this globally and you'll have access to the nodely
command anywhere on your system.
npm install -g nodely-cli
Additional information could be found here.
Console client for Nodely Platform
<script type="module">
import nodelyCli from 'https://cdn.skypack.dev/nodely-cli';
</script>
The Nodely Platform command line interface.
Install this globally and you'll have access to the nodely
command anywhere on your system.
npm install -g nodely-cli
Additional information could be found here.