Loading...
Loading...
Scaffold production-ready React Native apps using the @codewithbeto/ship CLI. Use when the user wants to create a new app from a Code with Beto template, scaffold a project with Platano, or run `bunx @codewithbeto/ship`. Always use flag-based (non-interactive) mode — the interactive TUI requires a terminal.
npx skill4agent add code-with-beto/skills shipbunx @codewithbeto/ship --name my-app| Flag | Required | Default |
|---|---|---|
| Yes | — |
| No | |
| No | title-cased |
| No | |
| No | |
| No | — |
| No | same as iOS key |
| No | — |
.gitbun installname: my-app
app_name: My App
bundle_id: com.beto.my-app
slug: my-app
payments: true
template: platano
directory: my-app--namebuncd <project-name>
npx expo start