node-system

0.0.5 • Public • Published

Node System

Important This module has been deprecated in favor of ShellJS.

Analog to Ruby's system method. Put another way, a sync version of spawn. Adapted from [exec-sync][0].

Installation

npm install node-system

Usage

system = require "node-system"
readdir = -> system( "ls" ).split("\n")

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    4
  • 0.0.4
    4
  • 0.0.3
    3
  • 0.0.2
    3
  • 0.0.1
    3

Package Sidebar

Install

npm i node-system

Weekly Downloads

7

Version

0.0.5

License

MIT

Last publish

Collaborators

  • dyoder