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
- Host: GitHub
- URL: https://github.com/codemonument/deno_dev_uploader
- Owner: codemonument
- License: mit
- Created: 2024-10-22T09:48:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T23:38:50.000Z (over 1 year ago)
- Last Synced: 2025-08-10T00:57:35.509Z (11 months ago)
- Language: TypeScript
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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