hellish-shell
v3.1.3
Published
hellish — a fast, POSIX-compliant shell, with horns
Downloads
3,064
Maintainers
Readme
hellish-shell
hellish — a fast, POSIX-compliant shell, with horns. 🔥
npm install -g hellish-shell
pnpm add -g hellish-shell
yarn global add hellish-shellThen run it:
hellishOn install, a small postinstall step downloads the matching prebuilt binary
from the project's GitHub Releases.
Currently ships a prebuilt binary for linux / x64; on other platforms,
build from source.
Updating
From inside the shell:
update # check for a newer release
update --now # download & install the latest binaryLinks
- Source & issues: https://github.com/Univers42/hellish
- Docker image:
docker run --rm -it <login>/hellish-shell
MIT licensed.
