github-release-info-downloader
Version:
Gets latest release download URL using the GitHub Releases API. It also shows when it was released and the download count.
1 lines • 44 B
JavaScript
module.exports = require('./lib/core/core');
Gets latest release download URL using the GitHub Releases API. It also shows when it was released and the download count.