Skip to content

Commit 6082477

Browse files
authored
Update README.md (#39)
1 parent 36ded38 commit 6082477

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Taskr
2+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/arne-vl/taskr/cmake-clang-gcc.yaml?branch=main&color=%23a6e3a1)
3+
![GitHub License](https://img.shields.io/github/license/arne-vl/taskr?color=%23fab387)
4+
![GitHub Repo stars](https://img.shields.io/github/stars/arne-vl/taskr?style=social)
25

36
`taskr` is a simple command-line task runner written in C++.
47
It allows you to define tasks in a `taskrfile` and execute them with ease.

0 commit comments

Comments
 (0)