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

Update dev instructions so they can be copied for plain bun #140

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

lgarron
Copy link
Member

@lgarron lgarron commented Jan 3, 2025

No description provided.

@lgarron lgarron requested a review from jfly January 3, 2025 08:37
@lgarron
Copy link
Member Author

lgarron commented Jan 3, 2025

@jfly, I just realized I can't use the copy button on the dev instructions. Are you alright with this fix?

README.md Outdated

```shell
git clone https://github.com/cubing/icons && cd icons
nix develop # Optional. See above.
nix develop
Copy link
Member

@jfly jfly Jan 3, 2025

Choose a reason for hiding this comment

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

I'd rather not treat nix too specially here. People need to get bun installed somehow. They can DIY it, or they can use the nix dev shell.

Can we just remove the nix develop line from the original example? Then you can copy paste without issue.

Copy link
Member Author

Choose a reason for hiding this comment

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

Also works for me.

Copy link
Member Author

@lgarron lgarron Jan 3, 2025

Choose a reason for hiding this comment

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

Alright, lemme know if you like e2ee40a !

@lgarron lgarron force-pushed the lgarron/copyable-plain-bun branch from 321c8a0 to 546af64 Compare January 3, 2025 09:38
@lgarron lgarron force-pushed the lgarron/copyable-plain-bun branch from 546af64 to e2ee40a Compare January 3, 2025 09:38
@lgarron lgarron changed the title Duplicate dev instructions so they can be copied independently for plain bun and with nix. Update dev instructions so they can be copied for plain bun Jan 3, 2025
@lgarron lgarron merged commit 1b862ce into main Jan 3, 2025
1 check passed
@lgarron lgarron deleted the lgarron/copyable-plain-bun branch January 3, 2025 09:53
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