pirog / windosu

Sudo for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sudo for Windows


Languages

Language:JavaScript 60.7%Language:HTML 25.1%Language:Batchfile 13.7%Language:Visual Basic 0.5%