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 library names to CLI options #78

Merged
merged 5 commits into from
Jul 29, 2024
Merged

Conversation

lorisleiva
Copy link
Member

@lorisleiva lorisleiva commented Jul 29, 2024

This PR adds the following CLI options to override the name of packages and crates directly in the terminal.

pnpm create solana-program --program-crate-name acme-counter
pnpm create solana-program --rust-client-crate-name acme-counter-client
pnpm create solana-program --js-client-package-name @acme/counter

Copy link

changeset-bot bot commented Jul 29, 2024

🦋 Changeset detected

Latest commit: da36d26

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-solana-program Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lorisleiva lorisleiva changed the title Add crate and package names to arg inputs Add library names to CLI options Jul 29, 2024
@lorisleiva lorisleiva marked this pull request as ready for review July 29, 2024 09:56
@lorisleiva lorisleiva merged commit f360459 into main Jul 29, 2024
6 checks passed
@github-actions github-actions bot mentioned this pull request Jul 29, 2024
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.

1 participant