Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add create-test-package command for easier tgz testing #1088

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

TwitchBronBron
Copy link
Member

Adds a new package.json command called create-test-package that generates a .tgz npm package that can be used for testing the current brighterscript code. It also copies the install command to the clipboard so it's easier to run in the project you want to test.

image

It copies this to clipboard:

npm i file:c:/projects/roku/brighterscript1/.tmp/brighterscript-0.65.24-test.1709734928445.tgz

@TwitchBronBron TwitchBronBron merged commit bef8de1 into master Mar 6, 2024
6 checks passed
@TwitchBronBron TwitchBronBron deleted the add-create-test-package branch March 6, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant