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

Extract methods into lib.sh / Add shellcheck workflow #24

Merged
merged 9 commits into from
Dec 16, 2019

Conversation

stefanzweifel
Copy link
Owner

This PR extracts most of the core logic into methods and in a new file called lib.sh.

My goal with this change, is to make the code a bit more readable and easier to understand. In addition I hope this makes adding a test suite in the future a bit easier.

@stefanzweifel stefanzweifel merged commit 4a6ffd0 into master Dec 16, 2019
@stefanzweifel stefanzweifel deleted the extract-logic-to-lib branch December 16, 2019 13:57
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