An open API service indexing awesome lists of open source software.

https://github.com/codemonument/deno_dev_uploader

A small cli to watch build output folders and upload them to some servers via ssh
https://github.com/codemonument/deno_dev_uploader

Last synced: about 2 months ago
JSON representation

A small cli to watch build output folders and upload them to some servers via ssh

Awesome Lists containing this project

README

          

# deno_dev_uploader

A cli to watch build output folders and upload them to some servers via ssh

## TODO:

- test listr2--scheduler to avoid these tedious task object setups!
https://github.com/overengineered/listr2-scheduler

---

# Changelog

## 0.1.0 - WIP

- initial release