KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
ansible-pycharm
★ 13
Open GitHub ↗
Ansible role to set up PyCharm
Download README (.md)
Explore Similar Repositories
nodash
:
No description available.
stemmer-rs
:
Stemming library for Rust, using bindings to Snowball C implementation
malfeed
:
Feed for verious malicious IPs such as malware and botnets
npm-sass
:
sass compilation with npm aware include paths
DiDiPark
:
基于LBS地图开发的查找停车位软件,期在使用户能合理的运用空闲的车位或者家中空闲的土地。旨在缓解停车难,乱停车的乱象。也使得停车位更能被合理的运用,同时也能使得用户收入一部分收益。目前部署在sea中。
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ansible-pycharm
?
Download (.md)
## pycharm [](https://github.com/Oefenweb/ansible-pycharm/actions?query=workflow%3ACI) [](https://galaxy.ansible.com/Oefenweb/pycharm) Set up [PyCharm](https://www.jetbrains.com/pycharm/). #### Requirements None #### Variables * `pycharm_version` [default: `2024.3.6`]: Version to install * `pycharm_edition` [default: `community`]: Edition to install (e.g. `community`) * `pycharm_install_prefix` [default: `/opt`]: Install prefix * `pycharm_download_url` [default: `http://download.jetbrains.com/python`]: Download url ## Dependencies None #### Example ```yaml --- - hosts: all roles: - oefenweb.pycharm ``` #### License MIT #### Author Information Mischa ter Smitten #### Feedback, bug-reports, requests, ... Are [welcome](https://github.com/Oefenweb/ansible-pycharm/issues)!