Skip to content

Commit 9fcec8d

Browse files
committed
📝
1 parent 96f5356 commit 9fcec8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NodeJS Script – write cross-platform scripts with ease
22
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.
3+
The key difference is to provide unix shell commands in cross-platform compatible way and suitable for javascript.
44
This is done by using [shelljs/shelljs](https://github.com/shelljs/shelljs) library.
55

66
You can compare the final script code to `zx` example:

0 commit comments

Comments
 (0)