node-prompt-here

1.0.1 • Public • Published

Node Prompt Here

Open a console window at given absolute directory

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);

Contributing

License

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

Dependents (1)

Package Sidebar

Install

npm i node-prompt-here

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • s-a