Last active
August 29, 2015 14:18
-
-
Save soleil0-0/dbf905aefa6250073e25 to your computer and use it in GitHub Desktop.
BoxstarterScript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# System Management | |
#cinst ccleaner | |
#cinst chocolateypackageupdater | |
#cinst rufus | |
# Dev Env | |
#cinst jdk7 | |
#cinst jdk8 | |
#cinst nodejs | |
cinst python | |
cinst android-sdk | |
#cinst php | |
#cinst r.project | |
# db | |
cinst mongodb | |
#cinst sqlite | |
#cinst redis-64 | |
#cinst postgresql | |
#cinst dbeaver | |
# IDE | |
#cinst intellijidea-ultimate | |
#cinst webstorm | |
#cinst pycharm | |
#cinst phpstorm | |
#cinst eclipse | |
# DevOpts | |
#cinst git | |
#cinst maven | |
#cinst virtualbox | |
cinst vagrant | |
cinst boot2docker | |
cinst jmeter | |
cinst jenkins | |
# Office Env | |
#cinst openvpn | |
#cinst evernote | |
#cinst googledrive | |
#cinst adobereader | |
#cinst thunderbird | |
#cinst 7zip | |
cinst peazip | |
cinst atom | |
#cinst notepadplusplus | |
cinst sublimetext3 | |
cinst gimp | |
cinst irfanview | |
#cinst xnview | |
#cinst foobar2000 | |
#cinst aimp | |
#cinst vlc | |
cinst flashplayerplugin | |
cinst flashplayeractivex |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment