vallo-cli

A cli tool for the provallo cms

Usage no npm install needed!

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

README

Vallo CLI

A cli-tool for the provallo cms

Commands

  • init - Installs the latest version of provallo cms
  • update - Updates provallo to the latest version

Definition

Packing a plugin has to be done like so:

cd ext/custom/MyPlugin
zip -r MyPlugin.tar.gz .