We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f5356 commit 9fcec8dCopy full SHA for 9fcec8d
1 file changed
README.md
@@ -1,6 +1,6 @@
1
# NodeJS Script – write cross-platform scripts with ease
2
This package provides very similar functionality such as [google/zx](https://github.com/google/zx).
3
-The key difference is to provide unix shell commands in cross-platform compatible way.
+The key difference is to provide unix shell commands in cross-platform compatible way and suitable for javascript.
4
This is done by using [shelljs/shelljs](https://github.com/shelljs/shelljs) library.
5
6
You can compare the final script code to `zx` example:
0 commit comments