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

refactor(create-farm): rewrite create-farm with clap #1493

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

fu050409
Copy link
Member

@fu050409 fu050409 commented Jul 1, 2024

Description:

  • Use clap instead of pico-args to parse args
  • Use clap to implement cli helper
  • Fix all warnings of dead codes
  • Fix --manager takes no effect
  • Update dependencies and remove pico-args

Looks Like:

image

Related issue: #1277

- Use `clap` instead of `pico-args` to parse args
- Use `clap` to implement cli helper
- Fix all warnings of dead codes
- Fix `--manager` takes no effect
- Update dependencies and remove `pico-args`

Related Issue: farm-fe#1277
Copy link

changeset-bot bot commented Jul 1, 2024

🦋 Changeset detected

Latest commit: 8d88df8

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

This PR includes changesets to release 1 package
Name Type
create-farm 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

@ErKeLost
Copy link
Member

ErKeLost commented Jul 2, 2024

Thanks I will check the code later

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