Skip to content

Open a console window at a given absolute directory

License

Notifications You must be signed in to change notification settings

benharvie/node-prompt-here

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Prompt Here

Open a console window at given absolute directory

NPM Version Dependency Status devDependency Status

Installation

npm install node-prompt-here;

Usage

var PromtHere = new require("node-prompt-here");
var promtHere = new PromtHere();
promtHere.open(__dirname);

Copyright (c) 2015 Stephan Ahlf stephan.ahlf@gmail.com
This software is licensed under MIT.

About

Open a console window at a given absolute directory

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%