Skip to main content

@gnome/bash@0.0.1
Built and signed on GitHub Actions

The bash module provides a simple way to execute bash scripts or files.

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
100%
Published
4 months ago (0.0.1)

Add Package

deno add jsr:@gnome/bash

Import symbol

import { bash } from "@gnome/bash/cli";

---- OR ----

Import directly with a jsr specifier

import { bash } from "jsr:@gnome/bash/cli";

Add Package

npx jsr add @gnome/bash

Import symbol

import { bash } from "@gnome/bash/cli";

Add Package

yarn dlx jsr add @gnome/bash

Import symbol

import { bash } from "@gnome/bash/cli";

Add Package

pnpm dlx jsr add @gnome/bash

Import symbol

import { bash } from "@gnome/bash/cli";

Add Package

bunx jsr add @gnome/bash

Import symbol

import { bash } from "@gnome/bash/cli";