Intuitive Shell
Nacre is an intuitive shell designed for those who prefer to work with objects over text. Want to give it a try?
Navigate smoothly with preview, completion and your favorite builtins: ls
, cd
, chmod
, chown
, stat
, grep
, and more.
The auto-require mechanism imports your modules when you need it. Explicit import can also be done with require()
.
npm install -g nacre
More details about the installation.