summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md20
1 files changed, 9 insertions, 11 deletions
diff --git a/README.md b/README.md
index f9e3771..a7a38e9 100644
--- a/README.md
+++ b/README.md
@@ -2,17 +2,15 @@
# Source layout
- aero browser apps, compiled with ghcjs
- apex server-side api stuff, compiled with ghc
- bild temporary storage for build artifacts
- chip executable scripts in python, bash
- depo for deployment, machine-specific nix code
- lore shared libraries, compiled with either ghc/js
- mode nixos modules; services and modular config
- pack nix packages & external packages that we import
- soar s3/spaces assets, like images, via git-annex
- Makefile instructions for building the artifacts
- default.nix contains all the build stuff, combines everything, builds the entire system
+ aero browser apps, compiled with ghcjs
+ apex server-side api stuff, compiled with ghc
+ bild temporary storage for build artifacts
+ chip executable scripts in python, bash
+ depo for deployment, machine-specific nix code
+ lore shared libraries, compiled with either ghc/js
+ mode nixos modules; services and modular config
+ pack nix packages & external packages that we import
+ soar s3/spaces assets, like images, via git-annex
This isn't totally in place yet, but it's something to work toward.