mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
32 lines
1.4 KiB
Markdown
32 lines
1.4 KiB
Markdown
# 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)
|
|
|
|
![Preview](docs/assets/preview.png)
|
|
|
|
A distro-agnostic* toolbox which helps with everyday Linux tasks. It can help you set up applications, and set up your system for specific use cases! Written with Rust 🦀
|
|
|
|
\* — The project is in active development, so there could be some issues, please, consider [submitting feedback](https://github.com/ChrisTitusTech/linutil/issues)
|
|
|
|
## 💡 Usage
|
|
|
|
Open your terminal and paste this command:
|
|
```bash
|
|
curl -fsSL https://christitus.com/linux | sh
|
|
```
|
|
|
|
## 🎓 Documentation
|
|
### [WinUtil Official Documentation](https://christitustech.github.io/linutil/)
|
|
|
|
## 💖 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 Linutil grow. Thanks a lot! Keep rocking 🍻.
|
|
|
|
[![Contributors](https://contrib.rocks/image?repo=ChrisTitusTech/linutil)](https://github.com/ChrisTitusTech/linutil/graphs/contributors)
|
|
|
|
## Credits
|
|
Rust Shell written by [@JustLinuxUser](https://github.com/JustLinuxUser)
|