0.1.1 • Published 5 years ago
@tiye/uploader v0.1.1
Tiye uploader
Usage
Uploader script to tiye.me . Read upload.edn
as config.
yarn global add @tiye/uploader
Example config file:
{:host "tiye.me"
:uploads [{:from "dist/*"
:to "cdn/calcit-workflow/"}
{:from "dist/{index.html,manifest.json}"
:to "repo/mvc-works/calcit-workflow/"}]}
License
MIT