Home

anomalyco/opentui

Status:Indexed
Analyzed 4d ago6K+ starsTypeScript

OpenTUI is a library for building terminal user interfaces (TUIs)

Back to Issues
#449
Moderate

Setting up `pkg.pr.new` in CI to have an installable npm package url for every PR

View on GitHub

Summary

Integrate `pkg.pr.new` into the CI pipeline to automatically generate installable npm package URLs for each pull request. This will allow for easy testing of PR changes directly in other projects by overriding package dependencies.

Skills Required

CI/CD configurationTypeScriptShell scriptingnpm package management