Jlesteban

- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Jlesteban 创建了一个帖子, Finding plugins directory in a bash script
I'm using PyCharm and I need to execute a plugin jar from a bash script. The docs say the plugins can be found in Linux at ~/.local/share/JetBrains/<product><version> Or, when the IDE was installed... -
Jlesteban 创建了一个帖子, Project type: Flask + Angular CLI
When creating a new project, Pycharm offers a number of possibilities: Pure Python, Django, Flask, Angular CLI, Bootstrap... Suppose I need to create a full stack project using Flask AND Angular CL...