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

Modularize lib structure. #34

Open
2 tasks
Istar-Eldritch opened this issue Apr 30, 2017 · 0 comments
Open
2 tasks

Modularize lib structure. #34

Istar-Eldritch opened this issue Apr 30, 2017 · 0 comments
Assignees
Milestone

Comments

@Istar-Eldritch
Copy link
Member

I would like to modularize the library splitting it in different modules instead of having it in one giant file. The idea is no keep context while developing, allowing for easier implementation of new features without refactoring old logic and reduce the amount of duplicated code.
This should also make easier for new contributors to adventure on adding new logic.

I would like to start by:

  • Split the modules by command.
  • Extract common logic to utils modules.

What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants