Code and documentation for the mobile delivery robot
Main branch is protected. To add code or documentation:
- Clone the repo
- Create a feature branch
- Push to the feature branch
- Open a pull request
- VSCode Extension
- There is a TypstLSP extension for VSCode that can compile to pdf on save. It's listed in the recommended workspace extensions in
.vscode/extensions.json
.
- There is a TypstLSP extension for VSCode that can compile to pdf on save. It's listed in the recommended workspace extensions in
- CLI
- The Typst repo includes a section on platform-specific installation.