manojmallick / jetbrain-active

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jetbrain-active

GitHub stars GitHub forks GitHub watchers Build Status imgGitHub repo size GitHub language count GitHub last commit GitHubimg

Download Download Download Download
Download Download Download Get it for free
Download Download Download Download

jetagent

jetagent/
├── config-jetbrains
│   ├── dns.conf
│   ├── power.conf
│   └── url.conf
├── ja-netfilter.jar
├── plugins-jetbrains
│   ├── dns.jar
│   ├── hideme.jar
│   ├── power.jar
│   └── url.jar
├── scripts
│   ├── install-all-users.vbs
│   ├── install-current-user.vbs
│   ├── install.sh
│   ├── uninstall-all-users.vbs
│   ├── uninstall-current-user.vbs
│   └── uninstall.sh
└── vmoptions
    ├── appcode.vmoptions
    ├── clion.vmoptions
    ├── datagrip.vmoptions
    ├── dataspell.vmoptions
    ├── devecostudio.vmoptions
    ├── gateway.vmoptions
    ├── goland.vmoptions
    ├── idea.vmoptions
    ├── jetbrains_client.vmoptions
    ├── jetbrainsclient.vmoptions
    ├── phpstorm.vmoptions
    ├── pycharm.vmoptions
    ├── rider.vmoptions
    ├── rubymine.vmoptions
    ├── studio.vmoptions
    ├── webide.vmoptions
    └── webstorm.vmoptions
sh ./scripts/install.sh 
done. you'd better log off first!

linux

  • pycharm.key -> jetbrain activate code
  • pycharm.sh -> shell
sh pycharm.sh

mac

  • pycharm.key -> jetbrain activate code
  • pycharm.sh -> shell
sh clion.sh

win

click choose ide.vbs

Usage

  • docs: install tutorial

Disclaimers

About

License:Apache License 2.0


Languages

Language:Shell 53.7%Language:VBScript 46.3%