shellac

v0.8.0
Protect and beautify your shell scripting
shell

build

pnpm build:parser && pnpm build:ts

build:parser

babel src/grammar.js -d dist

build:ts

tsup src/index.ts --format esm,cjs --dts

dev

run-p -l 'build:parser --watch' 'build:ts --watch'

prepack

pnpm build

test

NODE_OPTIONS=--experimental-vm-modules jest
npm i shellac

Metadata

  • MIT
  • Whatever
  • Glen Maddern
  • released 3/22/2023

Downloads

Maintainers