Skip to content

Machine-parseable releases listings #102

@jasonkarns

Description

@jasonkarns

👋 Hi!

I maintain nodenv (a node version manager) and I'd like to add support for lowjs.

I'd like to include the binary releases as available versions for installation. To help automate making ongoing releases available, I typically scrape a "downloads" listing to generate the necessary manifest files for nodenv.

For instance, for nodejs (and chakracore), we scrape the following release listing: http://nodejs.org/dist/index.tab
For graalvm, we use the GitHub Releases API (their binary builds are published as assets with each GitHub Release)

Is there a similar listing that exists for finding current (and old) binary distributions of lowjs releases?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions