tuscan

Website publishing from the command line

Usage no npm install needed!

<script type="module">
  import tuscan from 'https://cdn.skypack.dev/tuscan';
</script>

README

Tuscan

Static website publishing from the command line.

Install

npm install -g tuscan

Usage

Create a new site

tuscan init [subdomain] [email]

Publish changes

tuscan publish

Download an existing site

tuscan download [subdomain]