← vibecode.rodeo

Hello World

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.