Language

Package: oil @ 0.8.11

Synopsis

Programming language and Bash-compatible Unix shell

Description

Oil is a programming language with automatic translation for Bash. It includes osh, a Unix/POSIX shell that runs unmodified Bash scripts.

Home page
https://www.oilshell.org
Location
gnu/packages/shells.scm (line: 830, column: 2)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?