Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuttgart-things/homerun-library
library for homerun
https://github.com/stuttgart-things/homerun-library
Last synced: 2 days ago
JSON representation
library for homerun
- Host: GitHub
- URL: https://github.com/stuttgart-things/homerun-library
- Owner: stuttgart-things
- License: apache-2.0
- Created: 2024-10-17T11:22:22.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2024-10-17T11:46:41.000Z (21 days ago)
- Last Synced: 2024-10-19T15:37:06.539Z (19 days ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stuttgart-thinngs/homerun-library
## TAG
```
TAG=0.3.0 task tag
```## TASKS
```
task: Available tasks for this project:
* branch: Create branch from main
* commit: Commit + push code into branch
* lint: Lint Golang
* pr: Create pull request into main
* setup-semantic-release: Install semantic-release and required plugins
* tag: commit, push & tag the module
* test: Test code
```