You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update build configurations and file structure
- Add `coverage.txt` to the `.gitignore` file
- Add `release` to the `.gitignore` file
- Update the `builds` section in the `.goreleaser.yaml` file
- Update the build command in the `Makefile` to include the `cmd/$(EXECUTABLE)` directory
- Update the build commands in the `Makefile` for different architectures
- Update the build commands in the `Makefile` for different operating systems
- Update the installation instructions in the `README.md` file
- Rename `main.go` to `cmd/codegpt/main.go`
Signed-off-by: appleboy <appleboy.tw@gmail.com>
0 commit comments