OCaml-based AT Protocol tools
You can create a .env file with the minimum two variables
-
ATP_AUTH : EmailAddress:AppPassword
- Add your App Password credentials (using your normal email address as the username)
-
ATP_HOST : bsky.social
- Add your atp host url without schema
- BASE_ENDPOINT : xrpc
- base endpoint, default xrpc
testing can be ran from the root directory with the following command
$ dune runtest