venn-cli

CLI access to Venn's powerful third-party tool environment

Usage no npm install needed!

<script type="module">
  import vennCli from 'https://cdn.skypack.dev/venn-cli';
</script>

README

venn-cli

CLI access to Venn's powerful third-party tool environment

Getting Started

Install the module with:

npm install -g venn-cli

See more at www.getvenn.io/cli

Available commands:

Available commands:
venn signup
- signup for a Venn account
venn login
- login to an existing Venn account
venn logout
- logout from your Venn account
venn init
- initialize Venn in your current project
venn add
- add a Venn service to current project
venn config
- configure keys for a Venn service
venn clean
- remove all Venn files from current project and logout
venn --help
- what you are looking at
venn --version
- check which venn version you have

License

Licensed under the MIT license.