Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 306 Bytes

.verb.md

File metadata and controls

13 lines (9 loc) · 306 Bytes

Usage

The path to the bash binary differs by OS and user settings.

var bashPath = require('{%= name %}');
console.log(bashPath);
//=> '/usr/local/bin/bash'

Windows

Only works on Windows 10 or later.