From 6b93bf4d3a8dfd572f14ba7bc5c7bb01e5e70754 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Mon, 10 Jun 2024 18:23:08 +0300 Subject: README update --- README | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'README') diff --git a/README b/README index 8f34d7d..17fb900 100644 --- a/README +++ b/README @@ -36,9 +36,10 @@ This is an installable repository which provides various tools for running Arching Kaos and using it. Generic tools: -`ak enter` - Can be used to crawl zchains. -`ak zchain --rebase` - Can be used to rebase your zchain to a previous zblock. -`ak zchain --reset` - Can be used to reset your zchain to zgenesis. +- `ak` - The tools wrapper +- `ak enter` - Can be used to crawl zchains. +- `ak zchain --rebase` - Can be used to rebase your zchain to a previous zblock. +- `ak zchain --reset` - Can be used to reset your zchain to zgenesis. Modules: You can use previously known modules or make new ones and put them into your @@ -48,8 +49,8 @@ modules/ └─ └─ main.sh ``` -`ak-mixtapes` and `news` - Can be used to add content to your zchain. -`ak-profile` - Can be used to build up a profile of the contributor. +- `mixtapes` and `news` - Can be used to add content to your zchain. +- `profile` - Can be used to build up a profile of the contributor. Based on your GPG, zchain and other values provided by `profile`, you can create with `akconfig` a pointer to some basic information that you can share with @@ -189,11 +190,11 @@ podman build -f ContainerFile -t arching-kaos-tools . Specialized ContainerFiles are available in `./podman/` for various distributions: - - alpine - - archlinux - - debian - - fedora - - opensuse +- alpine +- archlinux +- debian +- fedora +- opensuse More over there are two scripts for testing with podman: 1. `./test_with_podman.sh` - build one or all images -- cgit v1.2.3