googleapis / googleapis/google-cloud-java
[sdk-platform-java] Add a wizard script for local development in `hermetic_build/`
- Vorherrschende Sprache
- Java
- Sterne
- 2.1k
- Forks
- 1.2k
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 154
Beschreibung
Setting up my local for development of https://github.com/googleapis/sdk-platform-java/pull/3723 involved quite the amount of trial and error for renaming files, using right locations, etc. Despite I was one of the developers of these scripts and [the development guide](https://github.com/googleapis/sdk-platform-java/blob/main/hermetic_build/DEVELOPMENT.md) covers all what's needed, the fact that setting up my local after a few months was toilsome made me think we could use a wizard script.
Such wizard script could simply setup the `${HOME}/.library_generation` folder with the necessary tools, maybe asking to input versions or default to what's inferred from pom files (e.g. `please introduce generator version (default: x.x.x):`). Also installing the scripts dependencies and the python package itself in `--editable` mode.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.