/jlt

Primary LanguageRustMIT LicenseMIT

Jamal::Linux::Toolbox

Hello, this is the repository for my personal cli program. The goal of my script is to automate common task on linux I use for programming. Such as install applications, tools, or config file setup defaults.

So far this crate doesn't have any dependency's. This is not accident. I'm trying to grow my understanding of the code I write and I found the best ways to do that is solve my problems myself.

Disclaimer: Use this project at your own risk. It does modify and change data on your system and I can grantee the code will be 100% bug free.

Distro's Supported

  • Arch
  • Debian

Install Guide

The script can be installed using either cargo or bash.

With Cargo

todo

With Bash

todo

Contributing

No real guide lines yet, if you have any suggestions you can always submit a PR or contact me on my X.

License

The script license can be found here.