jsr-io / jsr

The open-source package registry for modern JavaScript and TypeScript
https://jsr.io
MIT License
2.34k stars 101 forks source link

Ability to link to a repository hosted outside of GitHub #131

Open mary-ext opened 7 months ago

mary-ext commented 7 months ago

I only use GitHub mostly for third-party contributions at this point, with my own code repositories being hosted somewhere else (right now, Codeberg)

While I wouldn't be able to take advantage of functionalities like provenance, I would expect being able to link to my actual repositories at the very least, where people can go to for bug tracking etc

lucacasonato commented 7 months ago

For now, you can link your repository in the package readme. We'll see how to support other code hosting platforms more natively in the future :)