Interactive Readme
CodeSandbox supports running tasks directly from Markdown.
To configure the interactive Readme:
- Define a task using the configuration file. Use the same shell command used in the
tasks.json
file in the markdown code block.
- If there is a match, CodeSandbox will render a play icon next to the command in the interactive view.
Interactive tasks can be run by any user with read access to your project.