Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
gnomejs/bashThe bash module provides a simple way to execute bash scripts or files.
This package works with Node.js, Deno, Bun
JSR Score
100%
Published
4 months ago (0.0.1)
Add Package
deno add @gnome/bash
Import symbol
import { BASH_EXT } from "@gnome/bash/cli";
---- OR ----
Import directly with a jsr specifier
import { BASH_EXT } from "jsr:@gnome/bash/cli";
Add Package
npx jsr add @gnome/bash
Import symbol
import { BASH_EXT } from "@gnome/bash/cli";
Add Package
yarn dlx jsr add @gnome/bash
Import symbol
import { BASH_EXT } from "@gnome/bash/cli";
Add Package
pnpm dlx jsr add @gnome/bash
Import symbol
import { BASH_EXT } from "@gnome/bash/cli";
Add Package
bunx jsr add @gnome/bash
Import symbol
import { BASH_EXT } from "@gnome/bash/cli";