Skip to content

Installation

ghaerdi edited this page Aug 14, 2026 · 4 revisions

Installation

You can install rustify using your favorite package manager or directly from jsr.

npm

npm install @ghaerdi/rustify
# or
yarn add @ghaerdi/rustify
# or
pnpm add @ghaerdi/rustify

jsr

npx jsr add @ghaerdi/rustify
# or
deno add @ghaerdi/rustify

Clone this wiki locally