-
go-bulk-downloader
-
Dev instructions
go run bulk-downloader.go
- Build instructions
- Install fyne-cross Up to date instructions found here https://github.com/fyne-io/fyne-cross
- Build for windows $> fyne-cross windows
- Build for linux $> fyne-cross gnu/linux
- If committing and building new Version update VERSION file. And also update the version variable in the source code to match.