| Crates.io | workshop |
| lib.rs | workshop |
| version | 1.0.19 |
| created_at | 2025-06-18 22:31:06.869991+00 |
| updated_at | 2025-07-12 13:38:05.362299+00 |
| description | A tool for presenting programming workshops |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1717662 |
| size | 4,519,400 |

This demonstrates Workshop running in a Neovim terminal and completing the example workshop.
This demonstrates the same thing except using Python instead of Rust.
A command-line tool for managing and running programming workshops. This application provides a Terminal User Interface (TUI) for browsing and completing workshops with interactive lessons.
To install the application, you can use Cargo to install it with the following command:
cargo install workshop
Read the user guide for more information on how to use the application.
Read the workshop authoring guide for more information on how to create workshops.
Contributions are welcome! Please feel free to submit a Pull Request.