-
Notifications
You must be signed in to change notification settings - Fork 0
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
Boilerplate file structure #13
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
You need to sign the commits. Here's the guide https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits After setting it up you should be able to do
...or similar. Might require a force push after. |
f0cef05
to
8b1b989
Compare
Signed-off-by: Max Winter <[email protected]>
Signed-off-by: Max Winter <[email protected]>
Signed-off-by: Max Winter <[email protected]>
Signed-off-by: Max Winter <[email protected]>
Signed-off-by: Max Winter <[email protected]>
Signed-off-by: Max Winter <[email protected]>
Signed-off-by: Max Winter <[email protected]>
8b1b989
to
142e4d7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Structured code into separate files for each command;
moved logic for executing commands into these files