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

feat: use npm to get/run bun #6

Merged
merged 3 commits into from
Jun 27, 2024
Merged

feat: use npm to get/run bun #6

merged 3 commits into from
Jun 27, 2024

Conversation

mistydemeo
Copy link
Collaborator

Instead of using platform-specific methods of fetching bun, swap to npm. This requires adding it to devDependencies.

I've also moved the actual bun invocations to npm scripts, with a pre-script for bun install.

Copy link
Contributor

@Gankra Gankra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better!

axolotlsay-js/build.sh Show resolved Hide resolved
@mistydemeo
Copy link
Collaborator Author

I'm planning to tweak this a little further tomorrow before merging.

@mistydemeo mistydemeo force-pushed the bun_via_npm branch 2 times, most recently from a318795 to 4436315 Compare June 27, 2024 18:03
@mistydemeo mistydemeo merged commit 8ad7866 into main Jun 27, 2024
8 checks passed
@mistydemeo mistydemeo deleted the bun_via_npm branch June 27, 2024 18:07
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.

2 participants