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

Refactor bridge command code to match the structure of the sudo commands #98

Open
sambukowski opened this issue Jun 3, 2024 · 0 comments
Labels
enhancement New feature or request good-first-issue Good for newcomers

Comments

@sambukowski
Copy link
Contributor

sambukowski commented Jun 3, 2024

The idea here is that the sudo commands are organized into a sub-package within cli/cmd/sequencer/ so that each sudo command is broken out into its own file. The goal is to break the bridge commands into their own sub-package so that each of the bridge commands are also separated into their own files.

@sambukowski sambukowski added enhancement New feature or request good-first-issue Good for newcomers labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good-first-issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant