snypt-cl

snypt cl tool

Usage no npm install needed!

<script type="module">
  import snyptCl from 'https://cdn.skypack.dev/snypt-cl';
</script>

README

Snypt CLI

Snypt Logo

The Snypt CLI is used to manage Snypt apps from the command line.

For more about Snypt see https://www.snypt.io

Overview

Issues

Command Topics

  • snypt login - log into snypt account
  • snypt init - initialize configuration files in current directory
  • snypt add - add file to list of file analyzed by Snypt
  • snypt push - analyze files listed in configuration and push all snypts to a board

Developing