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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
1
# dapr-starter
2
2
3
-
[](https://github.com/mchmarny/dapr-starter/actions?query=workflow%3ATest)[](https://github.com/mchmarny/dapr-starter/actions?query=workflow%3ARelease)[](https://goreportcard.com/report/github.com/mchmarny/dapr-starter)
4
-
5
3
This Dapr starter project accelerates the development of new Dapr services in `go`. It includes `make` commands for:
6
4
7
5
*`test` - Tests the entire project
@@ -17,6 +15,8 @@ This Dapr starter project accelerates the development of new Dapr services in `g
17
15
18
16
This project also includes GitHub actions in [.github/workflows](.github/workflows) that test on each `push` and build images and mark release on each `tag`.
19
17
18
+
[](https://github.com/mchmarny/dapr-starter/actions?query=workflow%3ATest)[](https://github.com/mchmarny/dapr-starter/actions?query=workflow%3ARelease)[](https://goreportcard.com/report/github.com/mchmarny/dapr-starter)
19
+
20
20
## how to use
21
21
22
22
1. Start by clicking on the Use this template button above the file list
0 commit comments