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

Add Makefile and update documentation #149

Merged
merged 32 commits into from
Feb 15, 2022
Merged

Add Makefile and update documentation #149

merged 32 commits into from
Feb 15, 2022

Conversation

rezabekf
Copy link
Contributor

Issue #, if available:
N/A
Description of changes:
This PR improves local development. I have introduced Makefile to create virtual environment and install tools such as pre-commit, bum2version and more. Furthermore the whole local development set up has been documented to bring all the contributors on the same environment set up.

Testing
The Makefile and the commands has been tested on following operating systems:

  • macOS 12.2 Monterey
  • Ubuntu 20.4 running on Windows1 0 WSL1

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@rezabekf rezabekf requested a review from a team February 10, 2022 13:49
@rezabekf rezabekf added the documentation Improvements or additions to documentation label Feb 10, 2022
@rezabekf rezabekf requested a review from a team February 15, 2022 09:35
@ctd ctd self-requested a review February 15, 2022 09:36
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
rezabekf and others added 8 commits February 15, 2022 10:12
Co-authored-by: Connor Kirkpatrick <ckp@amazon.com>
Co-authored-by: Chris Deigan <ctd@users.noreply.github.com>
Co-authored-by: Chris Deigan <ctd@users.noreply.github.com>
Co-authored-by: Chris Deigan <ctd@users.noreply.github.com>
Co-authored-by: Chris Deigan <ctd@users.noreply.github.com>
…abekf/documentation

# Conflicts:
#	README.md
Copy link
Contributor

@ctd ctd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I spotted a couple more things in the Makefile that should be using virtualenv but weren't. 😅

Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
rezabekf and others added 3 commits February 15, 2022 11:00
Co-authored-by: Chris Deigan <ctd@users.noreply.github.com>
Co-authored-by: Chris Deigan <ctd@users.noreply.github.com>
Co-authored-by: Chris Deigan <ctd@users.noreply.github.com>
@rezabekf rezabekf requested a review from ctd February 15, 2022 11:05
@rezabekf rezabekf merged commit 58eeab9 into main Feb 15, 2022
@rezabekf rezabekf deleted the rezabekf/documentation branch February 15, 2022 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants