Skip to main content

Built and signed on GitHub Actions

🧩 A ready to use CI/CD Pipeline for deploying Spin applications to Fermyon Platform

This package works with Node.js, Deno, Bun
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
70%
Published
6 months ago (0.9.1)

Add Package

deno add jsr:@fluentci/spin

Import symbol

import { deploy } from "@fluentci/spin";

---- OR ----

Import directly with a jsr specifier

import { deploy } from "jsr:@fluentci/spin";

Add Package

npx jsr add @fluentci/spin

Import symbol

import { deploy } from "@fluentci/spin";

Add Package

yarn dlx jsr add @fluentci/spin

Import symbol

import { deploy } from "@fluentci/spin";

Add Package

pnpm dlx jsr add @fluentci/spin

Import symbol

import { deploy } from "@fluentci/spin";

Add Package

bunx jsr add @fluentci/spin

Import symbol

import { deploy } from "@fluentci/spin";