Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b65d2a commit 8f8119cCopy full SHA for 8f8119c
README.md
@@ -48,6 +48,12 @@ $ shx touch foo/bar.txt
48
$ shx rm -rf foo
49
```
50
51
+## Plugin API
52
+
53
+ShellJS now supports third-party plugins! You can learn more about using plugins
54
+and writing your own ShellJS commands in [the
55
+wiki](https://github.com/shelljs/shelljs/wiki/Using-ShellJS-Plugins).
56
57
## A quick note about the docs
58
59
For documentation on all the latest features, check out our
0 commit comments