Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Robzz
Copy link
Owner

@Robzz Robzz commented Sep 21, 2022

First attempt at providing defaults for CLI arguments in cargo manifest metadata.

Remaining things to consider:

  • Should probably namespace the options somewhere like metadata.docset
  • This is currently all read from the workspace metadata, using package metadata probably makes more sense, with workspace metadata as a fallback.

Closes #5

@Robzz Robzz added this to the v0.4.0 milestone Sep 21, 2022
@Robzz Robzz force-pushed the feature/manifest_metadata branch 3 times, most recently from 1ddef2d to 2e0c0a9 Compare September 26, 2022 04:03
First attempt at providing defaults for CLI arguments in cargo manifest
metadata.
@Robzz Robzz force-pushed the feature/manifest_metadata branch from 2e0c0a9 to f9285c5 Compare September 29, 2022 08:30
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.

Read generation options from toml file

2 participants