helpers/README.md

13 lines
901 B
Markdown
Raw Normal View History

2023-08-17 10:12:48 +02:00
# helpers
[![Build Status](https://ci.thegeeklab.de/api/badges/xoxys/helpers/status.svg)](https://ci.thegeeklab.de/repos/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!
## License
2023-08-17 10:15:36 +02:00
This project is licensed under the MIT License - see the [LICENSE](https://github.com/thegeeklab/wait-for/blob/main/LICENSE) file for details.