Skip to content

Discern between different command-line shells on Windows *BROKEN*

Notifications You must be signed in to change notification settings

stevenvachon/which-win-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

which-win-shell NPM Version Build Status Build status

Discern between different command-line shells on Windows

This module is currently broken

Getting Started

Node.js ~0.10 is required. To install, type this at the command line:

npm install which-win-shell --save-dev

Usage

var whichWinShell = require("which-win-shell");

console.log( whichWinShell() );

About

Discern between different command-line shells on Windows *BROKEN*

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published