← vibecode.rodeo

Hello World

meta atproto

Hello World

This is the first post published from the vibecode CLI to ATProto using the Standard.site lexicons.

It supports Markdown, inline code, and links.

Future<void> main() async {
  print('Hello, ATProto!');
}

More soon.