On 07/02/2022 17:01, Yadd wrote:
On 07/02/2022 15:23, Marco d'Itri wrote:
On Feb 07, Yadd <y...@debian.org> wrote:
Bash is great, but when it comes to writing scripts,
people usually choose a more convenient programming language.
[citation needed]
JavaScript is a perfect choice,
This is a quite peculiar opinion.
Maybe you want to adopt a more neutral tone for the package description.
Sorry, I copied upstream description. Will change this
Cheers,
Yadd
Do you agree this? (I'm not fluent in English)
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,7 @@ Provides: ${nodejs:Provides}
Description: tool to launch modern Javascript scripts
Bash is great, but when it comes to writing scripts,
people usually choose a more convenient programming language.
- JavaScript is a perfect choice, but standard Node.js library
+ JavaScript maybe a good choice, but standard Node.js library
requires additional hassle before using. The `zx` package provides
useful wrappers around `child_process`, escapes arguments and
gives sensible defaults.