tb create¶
Creates an empty data project with predefined folders, CI configuration files, and a git repository.
Pass the --prompt
flag to generate a customized starter project based on your prompt.
Options¶
Option | Description |
---|---|
--prompt STRING | Prompt to generate a customized initial project. |
--rows INTEGER | Number of events to send. |
--data PATH | Creates a data project based on the files in the specified directory |
--cursor | Create a .cursorrules file with Tinybird rules. |