this repo has no description

Remanso CLI#

NOTE

Remanso CLI is a fork from Sequoia made by Steve Dylan

A CLI for publishing Remanso notes alongside Standard.site documents to the AT Protocol.

NOTE

Quickstart#

Install the CLI

pnpm i -g remanso-cli

Authorize

remanso auth

Initialize in your blog repo

remanso init

Publish your posts

remanso publish

Inject link tags for verification (optional)

remanso inject

Full documentation

Local Development#

Make sure Bun is installed

Clone the git repo and install dependencies

git clone git@tangled.org:stevedylan.dev/sequoia
cd sequoia
bun install

Move into packages/cli and build/test

cd packages/cli
bun dev

License#

MIT

Contact#

ATProto Email