Setup
To get started, you need the Oicana CLI and an editor for Typst. Both is only necessary on machines used for Oicana template development. An end-user machine, running software that uses an Oicana integration, does not require any additional installations.
Install a prebuild binary from GitHub.
The CLI can test and package Oicana templates. See the CLI section for more information.
You can edit Typst files in any text editor, but syntax highlighting and live previews make development significantly easier. Here are some suggestions:
-
Several IDEs have Typst plugins with live previews and syntax highlighting.
-
Official Typst editor in the browser.
- This editor has a significant free tier and a pro tier for 8$ per month. It is maintained by the Typst company.
- Web based; No installation required.
- You can work on the same document with multiple people and sync your templates to GitHub or GitLab.
In the following sections, you will create a basic Oicana template that can be used with any integration. After creating the template, you'll be able to choose which integration to explore based on your preferred tech stack.