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

Individual Features #1

Merged
merged 12 commits into from
Apr 16, 2024
Merged

Individual Features #1

merged 12 commits into from
Apr 16, 2024

Conversation

srid
Copy link
Member

@srid srid commented Apr 12, 2024

Allow adding individual features (justfile targets) that can be enabled on a case-by-case basis on various projects. This effectively allows re-use of the targets in justfile that are otherwise duplicated across projects.

For eg., we could have a single place containing the changelog generator/ release workflow.

@srid srid changed the title Features Individual Features Apr 12, 2024
@srid srid merged commit 52f0a96 into main Apr 16, 2024
@srid srid deleted the features branch April 16, 2024 06:55
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.

1 participant