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 rakefile and set up CI #17

Merged
merged 6 commits into from
Sep 22, 2023
Merged

Add rakefile and set up CI #17

merged 6 commits into from
Sep 22, 2023

Conversation

apainintheneck
Copy link
Owner

@apainintheneck apainintheneck commented Sep 21, 2023

This adds a rakefile and sets up some basic CI to run on each PR. It also updates the readme in a few different ways.

Rakefile:

CI:

  • linting (Closes Add linting to CI #13)
  • check for outdated readme
  • run tests (probably not necessary to run on CI and will be slowish)

@apainintheneck apainintheneck merged commit 57d1c6d into main Sep 22, 2023
1 check passed
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.

Generate readme from command help pages Add linting to CI
1 participant