@ghostmind/init@0.0.6Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
ghostmind-dev/initIt is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
88%
Published
9 hours ago (0.0.6)
init
script for devcontainer initialization
install
npm install @ghostmind-dev/init
scripts
script | description |
---|---|
postCreateCommand | command to run after the creation of the devcontainer |
usage
npx @ghostmind-dev/init postCreateCommand
Built and signed on
GitHub Actions
Add Package
deno add jsr:@ghostmind/init
Import symbol
import * as init from "@ghostmind/init";
Import directly with a jsr specifier
import * as init from "jsr:@ghostmind/init";
Add Package
pnpm i jsr:@ghostmind/init
pnpm dlx jsr add @ghostmind/init
Import symbol
import * as init from "@ghostmind/init";
Add Package
yarn add jsr:@ghostmind/init
yarn dlx jsr add @ghostmind/init
Import symbol
import * as init from "@ghostmind/init";
Add Package
vlt install jsr:@ghostmind/init
Import symbol
import * as init from "@ghostmind/init";
Add Package
npx jsr add @ghostmind/init
Import symbol
import * as init from "@ghostmind/init";
Add Package
bunx jsr add @ghostmind/init
Import symbol
import * as init from "@ghostmind/init";