Gleam ATProto packages
30

Configure Feed

Select the types of activity you want to include in your feed.

docs: add small project descriptions

Signed-off-by: Naomi Roberts <mia@naomieow.xyz>

Naomi Roberts (May 20, 2026, 11:03 PM +0100) a961a503 2aea6a5e

+11
+11
README.md
··· 2 2 3 3 Collection of Gleam packages for building ATProto applications. 4 4 5 + ## Packages 6 + 7 + ### [stare](stare/) 8 + 9 + Gleam codegen library that will be moved out of this repo when it releases. 10 + 11 + ### [alica_lexgen](lexgen/) 12 + 13 + CLI to generate Gleam code from a directory of lexicons. 14 + 15 + 5 16 # License 6 17 7 18 This project and it's packages are all licensed under the Apache-2.0 License - see [LICENSE](LICENSE).