processing / processing/processing4

Add an `install.sh` for easy install

Abierto
#1,425 14 comentarios 2 reacciones 1 asignado Ver en GitHub

@ulgens ya está trabajando en esto.

Desde el 27/8/2026.

Lenguaje dominante
Java
Estrellas
494
Forks
183
Merge medio
4 h 39 min
PR fusionados (30 d)
3

Descripción

Relevant sub-area for this feature?

PDE

Feature details
Feature description

We are about to add a nix distribution and FlatHub distribution to Processing, making installation on Linux a little bit more complicated. To solve this it would be helpful to create an install.sh script that will scan the system for the best installation method and then continue with installing Processing in that chosen way.
Would be cool if an override method could also be selected.

Benefits

This will greatly simplify how Processing is installed on Linux, simplifying the command to curl https://processing.org/install.sh | sh

Challenges
  • Creating a maintainable script and linking to it from the website might be a challenge.
  • Detecting the proper installation methods is hard to test
Additional context

Idea: @catilac

Would you like to help implement this feature?

No, I’m just suggesting the feature

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.