Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 404 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 404 Bytes
  • go-bulk-downloader

  • Dev instructions

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