medik
v0.1.4
Published
Manage your Windows apps from command line. Useful for automation or if you afraid GUI.
Downloads
2
Maintainers
Readme
medik
Manage your Windows apps from command line. Useful for automation or if you afraid GUI.
Very early development version. May not work, may not stable. Use on your own risk. Please.
Wanna help? Any questions? Open issuse or write to me: [email protected].
Usage
Update an app
medik update --json="JSON_PATH"
Print app list
medik list
Restore medik to defaults
medik reset
Help
medik help
Install
sudo npm install medik -g
Build
npm install
gulp