JanJ
Denoβ€’2y agoβ€’
3 replies
Jan

How do I publish a Rust CLI on JSR

I am currently developing a CLI in Rust and would like to make it available to Typescript devs. There are several packages on NPM that wrap a CLI written in Rust or Go (e.g. Supabase CLI, Turborepo).
Can I publish such CLI on JSR instead? How to do that?
Was this page helpful?