aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 89d8a2f381affc8d61f2d1bf6addd0daa12acb20 (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
# kookienomicon

Welcome to my personal project source archive.  Here you will find tools,
libraries, and prototypes that I have written in the hopes that they might
one day be useful to future-me, or future-you.

Be warned though, there's software ahead ~✨


## Structure 

Following is an overview of components in this repository.

| Directory   | Description                                                                    |
|-------------|--------------------------------------------------------------------------------|
| apps        | Applications (graphical and command-line) meant for end-users                  |
| development | Libraries and specific tools primarily meant to be used by software developers |
| docs        | Documentation for the whole kookienomicon                                      |
| junkyard    | Projects I've abandoned and that are considered read-only archives             |
| libkookie   | My custom NixOS fork and configuration system                                  |
| licenses    | Set of license texts in use by projects in this repository                     |


## License

This repository has no unified license.  Check each project for it's
specific license.  Licenses in-use by projects in this repository can
be found in the `licenses` directory.