Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Downloads the sources of an Ubuntu Core snap from the OSS Compliance service

Notifications You must be signed in to change notification settings

CanonicalLtd/sourcedownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source Download Tool

Downloads the sources of an Ubuntu Core snap from the OSS Compliance service for Ubuntu Core.

sourcedownload -help
  -path string
        Location to store the download files (default "downloads")
  -revision int
        The revision of the snap to process
  -snap string
        The name of the snap to process
  -url string
        The URL of the Compliance Service (default "https://sources.iotdevice.io")

If the application is called with no parameters, it will list the available snap revisions for each architecture.

Build

The application has been developed using Go v13.* and uses Go Modules for dependencies.

go build sourcedownload.go

About

Downloads the sources of an Ubuntu Core snap from the OSS Compliance service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages