This commit is contained in:
parent
83d4fa7646
commit
e7016d43bc
@ -69,4 +69,4 @@ trigger:
|
|||||||
- failure
|
- failure
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- build
|
- test
|
||||||
|
@ -1,12 +1,9 @@
|
|||||||
# helpers
|
# helpers
|
||||||
|
|
||||||
[![Build Status](https://ci.thegeeklab.de/api/badges/xoxys/helpers/status.svg)](https://ci.thegeeklab.de/repos/xoxys/helpers)
|
[![Build Status](https://img.shields.io/drone/build/xoxys/thegeeklab?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/xoxys/helpers)
|
||||||
[![GitHub contributors](https://img.shields.io/github/contributors/xoxys/helpers)](https://github.com/xoxys/helpers/graphs/contributors)
|
|
||||||
[![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/xoxys/helpers)
|
|
||||||
[![License: MIT](https://img.shields.io/github/license/xoxys/helpers)](https://github.com/xoxys/helpers/blob/main/LICENSE)
|
|
||||||
|
|
||||||
Collection of shell helpers, snippets and command cheatcheets for recurring tasks. Most of the things in this repository don't work out of the box and don't have proper error handling. Think before you use them!
|
Collection of shell helpers, snippets and command cheatcheets for recurring tasks. Most of the things in this repository don't work out of the box and don't have proper error handling. Think before you use them!
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/wait-for/blob/main/LICENSE) file for details.
|
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/xoxys/helpers/src/branch/main/LICENSE) file for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user