helpers/README.md

10 lines
540 B
Markdown
Raw Normal View History

2023-08-17 10:12:48 +02:00
# helpers
2023-08-17 10:36:35 +02:00
[![Build Status](https://img.shields.io/drone/build/xoxys/helpers?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/xoxys/helpers)
2023-08-17 10:12:48 +02:00
2023-08-17 10:37:54 +02:00
Collection of shell helpers, snippets and command cheatsheets 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!
2023-08-17 10:12:48 +02:00
## License
2023-08-17 10:34:13 +02:00
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/xoxys/helpers/src/branch/main/LICENSE) file for details.