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

Updates #40

Merged
merged 42 commits into from
Nov 9, 2023
Merged

Updates #40

merged 42 commits into from
Nov 9, 2023

Conversation

hacktivist123
Copy link
Owner

Describe your changes

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • I have updated the version in Makefile

hacktivist123 and others added 30 commits August 4, 2023 02:37
Improve language detection code and add new gitignore files
Fix usage error and add .env files to gitignore
* update and lint main.go

* implement fix for error where goignore cannot find the gitignore templates file

* test binary
* scrap auto flag, make auto-detect my default and implement logic for error if a language isn't supported

* update README with new instructions
* feat: goreleaser configuration

* Change go version for goreleaser

* Update .goreleaser.yaml

---------

Co-authored-by: Shedrack akintayo <[email protected]>
…epository (#21)

* feat: implemented a function(and a flag) to initialize an empty git repository

* chore: mark todo to allow users init git repo as done
@hacktivist123 hacktivist123 merged commit a4278eb into main Nov 9, 2023
2 checks passed
@hacktivist123 hacktivist123 deleted the updates branch November 9, 2023 13:47
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.

5 participants