processing / processing/processing-website
update installation guide for linux
@REAS 已经在做这个了。
开始于 2018年3月19日。
- 主要语言
- MDX
- 星标
- 90
- 派生
- 122
- 平均合并
- 1 小时 43 分钟
- 30 天内合并 PR
- 3
描述
Issue description
When installing Processing to Ubuntu 16.04 I noticed that it's not very straighforward to find information
on how to install processing. I had to go google "how to install processing" and then it linked me to the
"Getting Started" tutorial by Casey Reas and Ben Fry.
Tutorial by Casey Reas and Ben Fry does not mention the existance of the installation.sh script, which is imo super convenient for (perhaps Linux-) beginners. And it may be better practice to install / extract processing into a different location than home folder.
TL;DR: No intuitive way to find (step-by-step) installation guide. Outdated installation information in the "Getting Started" tutorial (at least for linux).
URL(s) of affected page(s)
https://www.processing.org/tutorials/gettingstarted/
https://processing.org/download/
Proposed fix
It may be a good idea to put installation steps (first chapter of Casey's and Ben's tutorial) directly to the Downloads page - so the user can't miss it. Or, looking at Arduino page: linking to the getting started tutorial and mentioning that there are also installation instructions.
Also the linux part should be updated: mention the use of "install.sh" and maybe it would be nice to place processing into /opt/ or /usr/local/ rather than the home folder? Here is a "short" answer about installation locations in linux.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。