linutil/README.md

24 lines
994 B
Markdown
Raw Normal View History

2024-07-22 06:26:42 +01:00
# Chris Titus Tech's Linux Utility
[![Version](https://img.shields.io/github/v/release/ChrisTitusTech/linutil?color=%230567ff&label=Latest%20Release&style=for-the-badge)](https://github.com/ChrisTitusTech/linutil/releases/latest)
![GitHub Downloads (specific asset, all releases)](https://img.shields.io/github/downloads/ChrisTitusTech/linutil/linutil?label=Total%20Downloads&style=for-the-badge)
2024-07-14 06:03:42 +01:00
2024-07-22 06:26:42 +01:00
![Preview](docs/assets/preview.png)
2024-07-14 06:03:42 +01:00
2024-07-22 06:26:42 +01:00
## 💡 Usage
2024-07-14 06:03:42 +01:00
Open your terminal and paste this command:
2024-06-29 01:11:26 +01:00
```bash
2024-07-19 04:56:58 +01:00
curl -fsSL https://christitus.com/linux | sh
2024-06-29 01:09:37 +01:00
```
2024-07-14 06:03:42 +01:00
2024-07-22 06:26:42 +01:00
## 💖 Support
- To morally and mentally support the project, make sure to leave a ⭐️!
## 🏅 Thanks to all Contributors
Thanks a lot for spending your time helping Winutil grow. Thanks a lot! Keep rocking 🍻.
2024-07-24 03:41:11 +01:00
[![Contributors](https://contrib.rocks/image?repo=ChrisTitusTech/linutil)](https://github.com/ChrisTitusTech/linutil/graphs/contributors)
2024-07-22 06:26:42 +01:00
2024-07-13 22:56:27 +01:00
## Credits
2024-07-13 22:57:16 +01:00
Rust Shell written by [@JustLinuxUser](https://github.com/JustLinuxUser)