Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
🧩 A ready to use CI/CD Pipeline for Gleam Projects
Add Package
deno add jsr:@fluentci/gleam
Import symbol
import { test } from "@fluentci/gleam";
Import directly with a jsr specifier
import { test } from "jsr:@fluentci/gleam";
Add Package
pnpm i jsr:@fluentci/gleam
pnpm dlx jsr add @fluentci/gleam
Import symbol
import { test } from "@fluentci/gleam";
Add Package
yarn add jsr:@fluentci/gleam
yarn dlx jsr add @fluentci/gleam
Import symbol
import { test } from "@fluentci/gleam";
Add Package
vlt install jsr:@fluentci/gleam
Import symbol
import { test } from "@fluentci/gleam";
Add Package
npx jsr add @fluentci/gleam
Import symbol
import { test } from "@fluentci/gleam";
Add Package
bunx jsr add @fluentci/gleam
Import symbol
import { test } from "@fluentci/gleam";