Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxwastakenyt/jmlt

JMLT: a set of simple FOSS tools for Linux (mainly Arch Linux)
https://github.com/maxwastakenyt/jmlt

arch cpp foss linux toolbox tools toolset

Last synced: about 2 months ago
JSON representation

JMLT: a set of simple FOSS tools for Linux (mainly Arch Linux)

Awesome Lists containing this project

README

        

# 📦JMLT - jstmax!'s (arch) Linux Toolbox
a set of simple FOSS tools for Linux (mainly Arch Linux)

## 1. use the installer;
* download the installer: `wget https://github.com/MaxWasTakenYT/JMLT/raw/refs/heads/main/jmlt-qi`
* give exec perms to the installer: `chmod +x ./jmlt-qi`
* run the installer: `./jmlt-qi`

## 2. use the installer, but build it manually(?);
* chained command: `wget https://github.com/MaxWasTakenYT/JMLT/raw/refs/heads/main/needed/sources/jmlt-qi.cpp && g++ -o jmlt-qi jmlt-qi.cpp && rm jmlt-qi.cpp`

## 3. build manually;
* clone the repo: `git clone https://github.com/MaxWasTakenYT/jmlt`
* go inside the repo folder: `cd ./jmlt`
* open the 'build' folder: `cd ./build`
* read the 'README' file for instructions: (e.g. `cat ./README`)

 
###### { jstmax! } @ { 62 69 74 2E 6C 79 2F 6D 78 5F 69 6E 66 6F }