nsh

0.0.1 • Public • Published

nsh - A shell in node.js

This is nsh, the node.js shell project. It is super-experimental, but actually kind of works!

Please use with caution.

Also, this project was committed to git from inside of a running session of itself.

Furthermore, I'm writing this readme from inside an nsh session!

SHELLCEPTION

Current Features:

  • Execution via backticks and $()

  • Pipes

  • Arbitrary command execution (args must currently be in quotes)

  • Arbitrary JS execution

    console.log(ifconfig -a);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1
  • 0.0.0
    0

Package Sidebar

Install

npm i nsh

Weekly Downloads

1

Version

0.0.1

License

BSD

Last publish

Collaborators

  • avianflu