Installation
Running without installation
The easiest way to get started with tryke is with uvx
Installation methods
Adding tryke to your project
Use uv or your package manager of choice to add tryke as a dev dependency.
Then, use uv run to invoke ty:
To update tryke, use --upgrade-package:
Using tryke in your editor
See the editor integration guide