blob: c0bc2f8efd0fd4f61e883ee3a004b7f525f59cf3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
Arching Kaos Tools
==================
Description
-----------
This is an installable repo which provides various tools for running Arching Kaos and using it.
Requirements
------------
Some Linx machine which has installed bash or zsh, gpg, wget, curl, git and which.
Other shells maybe are working.
- bash (v5.1.8) or zsh (v5.8)
- gpg (v2.3.4)
- wget (v1.21.2)
- curl (v7.79.1)
- git (v2.34.1)
- which (v2.21)
Clone
-----
Write on your bash/zsh:
```
git clone https://github.com/arching-kaos/arching-kaos-tools
```
Install
-------
```
cd arching-kaos-tools
sh install.sh
```
Defaults
--------
Installs binaries and scripts on your $HOME folder.
TODO
----
- [x] - Install on zsh (export ~/bin to $PATH in .zshrc file)
- [x] - Install on bash (the same but to .bashrc file
- [ ] - Make a useful tool of this
Tools
- IPFS tool (installer, checker, updater, swarm settings)
- [x] - Installer
- [x] - Checker
- [x] - Updater
- [x] - Swarm setting
- Rename IPFS tool to storage or something
- [ ] - Modular (call per command)
- [ ] - installer
- [ ] - checker
- [ ] - updater
- [ ] - swarm setting
Examples
--------
You could use ZCHAIN with NEWS model. Or MIXTAPE model, or make your own.
|