windosu - sudo for Windows that just works.
How?
Install it:npm install -g windosu
Use it:
sudo make me-a-sandwich
Use it in your programs
require('windosu').exec(
"some-command some args"
)
npm install -g windosu
sudo make me-a-sandwich
require('windosu').exec(
"some-command some args"
)
Bytes is a JavaScript newsletter you'll actually enjoy reading.
Delivered every Monday, for free.