Skip to content

Nacre

Intuitive Shell

Nacre is an intuitive shell designed for those who prefer to work with objects over text. Want to give it a try?

Builtins at your fingertips

Navigate smoothly with preview, completion and your favorite builtins: ls, cd, chmod, chown, stat, grep, and more.

builtins_black

Automatic module loading

The auto-require mechanism imports your modules when you need it. Explicit import can also be done with require().

import_back

Installation

npm install -g nacre

More details about the installation.