Skip to content

rez package for installing PyCharm Community Edition

License

Notifications You must be signed in to change notification settings

j0yu/rez-pycharm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyCharm Community Edition

CI

rez package to install stable releases of pycharm.

Here are some beginners instructions on how to use this repository.

Installation

  1. Install rez via python install.py method
  2. Clone/download this repository
  3. Ensure at least the folder printed by this command rez config local_packages_path
  4. Open terminal in (extracted) repository folder, run rez build --install

Visual Studio Code should now be installed as a rez package named pycharm_ce.

Usage

To run pycharm: rez env pycharm_ce -- pycharm

Maintenance

Whenever new official release come out, update the __version__ in package.py then re-run rez build --install.

If you decide to make a better install or new commands() environment setup, you can instead just update the +local. version number to indicate new releases/versions of your own similar to, PEP 540 local version segments

About

rez package for installing PyCharm Community Edition

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages