Skip to content

jiyinyiyong/tiye-uploader

Repository files navigation

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