dolphin-cli

CLI for dolphin

Usage no npm install needed!

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

README

Command line interface for Dolphin

Installation

Requires

npm install gulp -g

npm install dolphin-cli -g

Commands

  1. init

  2. postinstall

Init

You can get develop or cms project. Cms will come soon.

dolphin-cli init -t (develop or cms) <FOLDER>

Postinstall

This command always runs after installation your project.