parent
df1d578ed9
commit
7d18cfa2ce
1 changed files with 63 additions and 20 deletions
83
readme.md
83
readme.md
|
@ -1,55 +1,96 @@
|
|||
# Read Write eXecute
|
||||
|
||||
A tiny framework to read, write & execute things.
|
||||
One project to rule them all.
|
||||
|
||||
---
|
||||
|
||||
## Why
|
||||
## Table Of Contents {#toc}
|
||||
|
||||
* 1 [Why](#why)
|
||||
* 2 [How](#how)
|
||||
* 2.1 [Shell](#how-shell)
|
||||
* 2.2 [Python](#how-python)
|
||||
* 3 [What](#what)
|
||||
* 3.1 [Features](#what-features)
|
||||
* 3.2 [Environment variables](#what-variables)
|
||||
* 4 [Who](#who)
|
||||
* 5 [Where](#where)
|
||||
* 5.1 [Chat](#where-chat)
|
||||
* 5.2 [Repo](#where-repo)
|
||||
* 5.3 [Site](#where-site)
|
||||
* 6 [When](#when)
|
||||
* 6.1 [Release tasks](#when-release)
|
||||
* 6.2 [Further tasks](#when-further)
|
||||
|
||||
---
|
||||
|
||||
## How
|
||||
## 1 [Why](#toc) {#why}
|
||||
|
||||
---
|
||||
|
||||
## What
|
||||
## 2 [How](#toc) {#how}
|
||||
|
||||
Two interpreted languages for flexibility.
|
||||
|
||||
### 2.1 [Shell](#how) {#how-shell}
|
||||
|
||||
* [X] functions to
|
||||
* [X] alias
|
||||
* [X] lint
|
||||
* [X] Git
|
||||
* [X] Python
|
||||
* [X] Shell
|
||||
* [X] log
|
||||
* [X] rescue
|
||||
* [X] Hetzner
|
||||
* [X] OVH
|
||||
* [X] profiles
|
||||
* [X] ffmpeg
|
||||
* [X] tmux
|
||||
|
||||
### 2.2 [Python](#how) {#how-python}
|
||||
|
||||
---
|
||||
|
||||
## Who
|
||||
## 3 [What](#toc) {#what}
|
||||
|
||||
### By
|
||||
### 3.1 [Features](#what) {#what-features}
|
||||
|
||||
* [Marc Beninca](https://marc.beninca.link)
|
||||
* [ ] self
|
||||
* [ ] install modules
|
||||
|
||||
### For
|
||||
|
||||
* myself
|
||||
### 3.2 [Environment variables](#what) {#what-variables}
|
||||
|
||||
---
|
||||
|
||||
## Where
|
||||
## 4 [Who](#toc) {#who}
|
||||
|
||||
### Chat
|
||||
* Author: [Marc Beninca](https://forge.rwx.work/marc.beninca)
|
||||
|
||||
---
|
||||
|
||||
## 5 [Where](#toc) {#where}
|
||||
|
||||
### 5.1 [Chat](#where) {#where-chat}
|
||||
|
||||
* [Discord](https://discord.com/channels/983145051985154108/1255894474895134761)
|
||||
* [IRC](ircs://irc.libera.chat/##rwx)
|
||||
|
||||
### Forge
|
||||
### 5.2 [Repo](#where) {#where-repo}
|
||||
|
||||
* [Repository](https://forge.rwx.work/rwx.work/rwx)
|
||||
* [RSS](https://forge.rwx.work/rwx.work/rwx.rss)
|
||||
* [Workflows](https://forge.rwx.work/rwx.work/rwx/actions)
|
||||
* [Code](https://forge.rwx.work/rwx.work/rwx)
|
||||
* [Feed](https://forge.rwx.work/rwx.work/rwx.rss)
|
||||
* [Actions](https://forge.rwx.work/rwx.work/rwx/actions)
|
||||
|
||||
### Deployment
|
||||
### 5.3 [Site](#where) {#where-site}
|
||||
|
||||
* [Site](https://rwx.rwx.work)
|
||||
* [Web](https://rwx.rwx.work)
|
||||
|
||||
---
|
||||
|
||||
## When
|
||||
## 6 [When](#toc) {#when}
|
||||
|
||||
### Task stack
|
||||
### 6.1 [Release tasks](#when) {#when-release}
|
||||
|
||||
#### Python
|
||||
|
||||
|
@ -72,3 +113,5 @@ A tiny framework to read, write & execute things.
|
|||
* apt
|
||||
* apt-file search | grep
|
||||
* ffmpeg
|
||||
|
||||
### 6.2 [Further tasks](#when) {#when-further}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue