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.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i cmdify

    Weekly Downloads

    61

    Version

    0.0.4

    License

    none

    Last publish

    Collaborators

    • danielchatfield