Skip to content

ci: add go workflow, badge and update gitignore#6

Open
AdekunleBamz wants to merge 1 commit intobase:mainfrom
AdekunleBamz:main
Open

ci: add go workflow, badge and update gitignore#6
AdekunleBamz wants to merge 1 commit intobase:mainfrom
AdekunleBamz:main

Conversation

@AdekunleBamz
Copy link
Copy Markdown

This PR improves project infrastructure and documentation quality:

  • CI Integration: Added a GitHub Actions workflow (.github/workflows/ci.yml) to automatically build and test the project on valid Go versions.
  • Project Hygiene: Updated .gitignore with standard Go patterns (ignoring binaries, test artifacts, and IDE configs) to keep the repo clean.
  • Documentation:
    • Added a Build Status badge to the README.md.
    • Fixed indentation and formatting issues in the usage code example.

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