go-watch/README.md

9 lines
No EOL
316 B
Markdown

# Go Watch
[![Build Status](https://drone.broodjeaap.net/api/badges/broodjeaap/go-watch/status.svg)](https://drone.broodjeaap.net/broodjeaap/go-watch)
A change detection server that notifies through Telegram written in Go
## type script compilation
`tsc static/*.ts --lib es2020,dom --watch --downlevelIteration`