Bootstrapping Taubyte Projects

Bootstraps a Taubyte project on the currently selected cloud — `tau new project` to create config + code repos on GitHub and clone them locally, `tau import project` (with repo fullnames, not paths) to register an existing pair, and `tau --json current` to verify selection. Encodes the snake_case project-name rule (dashes break `tau validate config` with `invalid variable name`). Use when creating, importing, or cloning a Taubyte project for the first time.

taubyte cddd62f 7.0 KB Updated

File contents

taubyte/skills/tree/main/skills/bootstrapping-taubyte-projects commit cddd62f1cb

Frequently asked questions

npx skillmds@latest add taubyte/bootstrapping-taubyte-projects