Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```