Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 733 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 733 Bytes

Build Status Coverage Status

Node SHell

Built for NodeOS

nsh is a basic POSIX compliant shell that will run without having bash or another process tidy things up first. It's also require()able and embedable on other projects like blesh, and has a collection of basic commands as build-in functions running on the same shell process powered by Coreutils.js.