cmdify

0.0.4 • Public • Published

cmdify Build Status

A small utility to help make spawning cross platform.

Getting Started

Install the module with: npm install cmdify

var cmdify = require('cmdify');
 
cmdify('npm version patch') // on windows returns 'npm.cmd version patch'

License

Copyright (c) 2013 Daniel Chatfield. Licensed under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    392
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    392
  • 0.0.1
    0

Package Sidebar

Install

npm i cmdify

Weekly Downloads

68

Version

0.0.4

License

none

Last publish

Collaborators

  • danielchatfield