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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Scaffold restructuring by subcommand #854

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

foresterre
Copy link
Owner

@foresterre foresterre commented Dec 30, 2023

The puzzle

  • Keep everything in one crate; this should make it a lot less time consuming when we get back to faster releases, although we should consider splitting off events, and the CLI frontend.
  • Reduce reading complexity, where possible 馃挌
  • Give everything a logical place
  • Passionately restructure, but keep it practical, don't be purist
  • Consider and decide. Feel free to make it an incremental process instead of all at once.

Consider: if by subcommand doesn't fit, try something else

Idea box:

  • Where possible, keep level of subdirectories minimal

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.

None yet

1 participant