windosu

Windows sudo equivalent

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
windosu
0.3.07 years ago10 years agoMinified + gzip package size for windosu in KB

Readme

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

What's this .latte stuff?

windosu is written in Latte, a delicious superset of JavaScript. Check it out here: https://github.com/tehsenaus/latte-js