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 options to forge bind to define crate description and license #6844

Open
guidanoli opened this issue Jan 18, 2024 · 1 comment · May be fixed by #6993
Open

Add options to forge bind to define crate description and license #6844

guidanoli opened this issue Jan 18, 2024 · 1 comment · May be fixed by #6993
Labels
Cmd-forge-bind Command: forge bind good first issue Good for newcomers T-feature Type: feature

Comments

@guidanoli
Copy link

Component

Forge

Describe the feature you would like

I'd like the forge bind command to have the following options:

  • --crate-description: Define package.description in Cargo.toml
  • --crate-license: Define package.license in Cargo.toml

They're similar to --crate-name and --crate-version.

Additional context

This is necessary because when trying to publish the crate to [crates.io], it requires description and license as well.

@guidanoli guidanoli added the T-feature Type: feature label Jan 18, 2024
DoTheBestToGetTheBest added a commit to DoTheBestToGetTheBest/foundry that referenced this issue Feb 1, 2024
DoTheBestToGetTheBest added a commit to DoTheBestToGetTheBest/foundry that referenced this issue Feb 1, 2024
@zerosnacks zerosnacks self-assigned this Jul 2, 2024
@zerosnacks zerosnacks added the Cmd-forge-bind Command: forge bind label Jul 9, 2024
@zerosnacks
Copy link
Member

cc @yash-atreya

@zerosnacks zerosnacks added this to the v1.0.0 milestone Jul 26, 2024
@zerosnacks zerosnacks removed their assignment Sep 23, 2024
@zerosnacks zerosnacks added the good first issue Good for newcomers label Sep 23, 2024
@zerosnacks zerosnacks removed this from the v1.0.0 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cmd-forge-bind Command: forge bind good first issue Good for newcomers T-feature Type: feature
Projects
Status: Todo
2 participants