https://github.com/osspkg/devtool
A utility with a set of commands for performing CI and setting up a project
https://github.com/osspkg/devtool
ci devops go golang
Last synced: 8 months ago
JSON representation
A utility with a set of commands for performing CI and setting up a project
- Host: GitHub
- URL: https://github.com/osspkg/devtool
- Owner: osspkg
- License: bsd-3-clause
- Archived: true
- Created: 2022-12-19T21:40:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T20:58:38.000Z (about 2 years ago)
- Last Synced: 2025-07-04T03:47:17.606Z (10 months ago)
- Topics: ci, devops, go, golang
- Language: Go
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# devtool
[](https://github.com/osspkg/devtool/releases/latest)
[](https://goreportcard.com/report/github.com/osspkg/devtool)
[](https://github.com/osspkg/devtool/actions/workflows/ci.yml)
_A utility with a set of commands for performing CI and setting up a project_
# Install
```bash
go install github.com/osspkg/devtool@latest
```
## License
BSD-3-Clause License. See the LICENSE file for details.