Skip to content

Instantly share code, notes, and snippets.

@raicerk
Created March 11, 2020 03:50
Show Gist options
  • Save raicerk/59025a8539e7ac95b46ac850a9e536f0 to your computer and use it in GitHub Desktop.
Save raicerk/59025a8539e7ac95b46ac850a9e536f0 to your computer and use it in GitHub Desktop.
Run Studio 3T 2019.6.0 on Mac without a license
studio3t() {
nohup java -XstartOnFirstThread -cp /Applications/Studio\ 3T.app/Contents/Resources/app/data-man-mongodb-ent-2019.6.0.jar t3.dataman.mongodb.app.ad >/dev/null 2>&1 &
disown
}
@xpressabhi
Copy link

Any updated script?

@hifisultonauliya
Copy link

how to download this one? Studio 3T 2019.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment