#How can I run Typst locally?
18 messages · Page 1 of 1 (latest)
you don't need WSL, there's a .exe
if you want a nice editor I'd use vscode with the tinymist extension
thanks
(this will get you autocomplete etc just like the web app)
Note that if you install tinymist in vscode you don't actually have to install the typst cli itself
tinymist comes with its own compiler
Interesting
but typst-cli has different use cases. If you would like to automate document building by shell scripts, a typst-cli fixed to some version is suggested so that you can ensure to build them forever even if we update the typst in beta stage. These cases are not usual in people just starting to use typst though.
Ok, but the web app is not open source, is it?
It is not
(everything else is)
Then I don't understand @hushed kraken's argument. They are not different use cases. It's the same use case but one is a proprietary software and one is not. I don't think wanting some privacy is unusual when you are relying on an open-source project. Quite the opposite actually.
I'm not sure what you're talking about. @hushed kraken is talking about the cli vs tinymist, not the web app
Oh nvm