Set up literate programming structure

This commit is contained in:
Jon Staab
2026-04-07 09:55:41 -07:00
commit 2d36400ba0
16 changed files with 933 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[book]
title = "Coracle: A Nostr Library"
description = "A literate programming approach to building nostr applications in Rust"
authors = ["Jonathan Staab"]
language = "en"
[build]
build-dir = "../../target/book"