Skip to content

feat: CLI wrapper scripts provided by library packages - #191

Merged
artus9033 merged 5 commits into
mainfrom
feat/cli-wrapper-scripts
Jan 16, 2026
Merged

feat: CLI wrapper scripts provided by library packages#191
artus9033 merged 5 commits into
mainfrom
feat/cli-wrapper-scripts

Conversation

@artus9033

Copy link
Copy Markdown
Collaborator

Summary

This PR introduces script wrappers to the brownie & brownfield packages, which are simple proxies calling the original logic of the CLI package. This is for convenience to allow the users to be provided with the brownfield bin script without explicitly depending on the CLI. The docs already account for that.

Test plan

CI green - the demo apps now depend on the wrappers from any non-CLI package.

@artus9033
artus9033 merged commit 91a163c into main Jan 16, 2026
6 checks passed
@artus9033
artus9033 deleted the feat/cli-wrapper-scripts branch January 16, 2026 12:21
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