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: add more program options to create-fuels CLI #1691

Merged
merged 32 commits into from
Feb 14, 2024

Conversation

Dhaiwat10
Copy link
Contributor

@Dhaiwat10 Dhaiwat10 commented Jan 27, 2024

Closes #1562

This PR adds a multiselect choice in the create-fuels CLI that asks users which Sway programs they want included in the template like so:

Screen.Recording.2024-01-27.at.5.51.32.PM.mov

@Dhaiwat10 Dhaiwat10 added the feat Issue is a feature label Jan 27, 2024
@Dhaiwat10 Dhaiwat10 self-assigned this Jan 27, 2024
Copy link
Contributor

github-actions bot commented Jan 28, 2024

This PR is published in NPM with version 0.0.0-pr-1691-20240207055308

@Dhaiwat10 Dhaiwat10 added this to the 2 - Beetle milestone Jan 28, 2024
@Dhaiwat10 Dhaiwat10 marked this pull request as ready for review January 28, 2024 01:56
@arboleya arboleya modified the milestones: 2 - Beetle, 3 - Wasp Jan 31, 2024
@arboleya arboleya removed this from the 3 - Wasp milestone Feb 1, 2024
arboleya

This comment was marked as resolved.

@Dhaiwat10 Dhaiwat10 marked this pull request as ready for review February 7, 2024 06:01
@Dhaiwat10 Dhaiwat10 requested review from nedsalk and arboleya February 7, 2024 06:01
arboleya

This comment was marked as outdated.

@Dhaiwat10 Dhaiwat10 enabled auto-merge (squash) February 14, 2024 16:36
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
79.86%(+0.07%) 70.37%(+0.22%) 78.96%(-0.11%) 79.92%(+0.08%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/create-fuels/src/cli.ts 85.71%
(+10.11%)
71.42%
(+24.06%)
66.66%
(-33.34%)
85.93%
(+10.33%)

@Dhaiwat10 Dhaiwat10 merged commit 81d5577 into master Feb 14, 2024
16 checks passed
@Dhaiwat10 Dhaiwat10 deleted the dp/scaffold-cli-program-options branch February 14, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add more program options to the create-fuels CLI tool
3 participants