objective categorical abstract machine language personal data server
65
fork

Configure Feed

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

Fix hermes readme

futurGH 1b842580 cd8ea5c4

+5 -3
+5 -3
hermes/README.md
··· 8 8 - **hermes-cli** - Code generator for atproto lexicons 9 9 - **hermes_ppx** - PPX extension for ergonomic API calls 10 10 11 + ### table of contents 12 + 11 13 - [Quick Start](#quick-start) 12 14 - [Complete Example](#complete-example) 13 15 - [Installation](#installation) ··· 15 17 - [Session Management](#session-management) 16 18 - [Making XRPC Calls](#making-xrpc-calls) 17 19 - [Error Handling](#error-handling) 18 - - [hermes_ppx](#hermes-ppx) 19 - - [Setup](#setup) 20 - - [Usage](#ppx-usage) 21 20 - [hermes-cli](#hermes-cli) 22 21 - [Usage](#usage) 23 22 - [Options](#options) ··· 25 24 - [Type Mappings](#type-mappings) 26 25 - [Bytes Encoding](#bytes-encoding) 27 26 - [Union Types](#union-types) 27 + - [hermes_ppx](#hermes-ppx) 28 + - [Setup](#setup) 29 + - [Usage](#ppx-usage) 28 30 29 31 ## quick start 30 32