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 ability to specify a workspace and enable features #16

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

cdbrkfxrpt
Copy link
Contributor

@cdbrkfxrpt cdbrkfxrpt commented Feb 9, 2024

I need to use mdbook-keeper with a workspace manifest, and I also need to enable features. This allows to specify both things (optionally) in the config by adding:

is_workspace = true
build_features = ["first", "second"]

This could do with some tests, but it works on my machine™. Also going to be in use in https://github.com/bmc-labs/atmosphere shortly.

@tfpk tfpk merged commit c3a0a2c into tfpk:main Feb 11, 2024
3 checks passed
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