ajattix/README.md

35 lines
1.7 KiB
Markdown
Raw Normal View History

# ajattix
2024-01-21 19:39:00 +00:00
<a href="https://www.gnu.org/software/guile/">
2024-06-15 04:01:49 +00:00
<img src="https://git.ajattix.org/hashirama/ajattix/raw/branch/main/misc/gnu-guile-made.svg" alt="" />
2024-01-21 19:39:00 +00:00
<br></br>
2024-02-05 02:00:45 +00:00
2024-06-15 04:01:49 +00:00
<img src="https://git.ajattix.org/hashirama/ajattix/raw/branch/main/misc/cover.png" alt="cover" width="30%" height="30%">
2024-04-12 04:42:03 +00:00
2024-02-05 02:00:45 +00:00
2024-02-05 02:09:35 +00:00
<a> Ajatt-tools + Guix = Ajattix !<br></br> A Guix channel containing tools for language learning!</a>
2024-02-05 02:06:10 +00:00
2024-02-19 00:12:05 +00:00
## Usage
2024-02-19 00:32:52 +00:00
To update Ajatt Tools along with Guix via guix pull, insert the following into ~/.config/guix/channels.scm channels list,
2024-02-19 00:12:05 +00:00
```scheme
(channel
(name 'ajattix)
2024-06-19 04:07:14 +00:00
(url "https://git.ajattix.org/hashirama/ajattix.git")
2024-02-19 00:12:05 +00:00
(branch "main")
(introduction
(make-channel-introduction
2024-02-19 00:32:52 +00:00
"5f1904f1a514b89b2d614300d8048577aa717617"
2024-02-19 00:12:05 +00:00
(openpgp-fingerprint
"F164 709E 5FC7 B32B AEC7 9F37 1F2E 76AC E3F5 31C8"))))
```
2024-02-05 02:06:10 +00:00
<br></br>
2024-04-12 04:37:34 +00:00
<img src="https://codeberg.org/hashirama/ajatt-tools-guix/raw/branch/main/misc/lisp-warning.webp" alt="cover" width="10%" height="10%" style="float: right; margin-right: 30px;">
2024-02-15 17:49:18 +00:00
2024-03-17 02:01:40 +00:00
2024-02-15 17:49:18 +00:00
<br></br>
### Contributors
2024-07-01 04:41:31 +00:00
<!-- contributors --> <a href="https://codeberg.org/hashirama"><img src="https://git.ajattix.org/hashirama/ajattix/raw/branch/main/misc/contributors/hashirama.png" width="60px" alt="" /></a> <a href="https://gitlab.vulnix.sh/spacecadet"><img src="https://git.ajattix.org/hashirama/ajattix/raw/branch/main/misc/contributors/spacecadet.jpg" width="60px" alt="" /></a> <a href="https://codeberg.org/anemofilia"><img src="https://git.ajattix.org/hashirama/ajattix/raw/branch/main/misc/contributors/anemofilia.png" width="60px" alt="" /></a> <a href="https://codeberg.org/crzjp"><img src="https://git.ajattix.org/hashirama/ajattix/raw/branch/main/misc/contributors/JP.jpg" width="60px" alt="" /></a> <!-- contributors -->