mirror of
https://github.com/shelljs/shelljs.git
synced 2026-01-18 16:03:37 +00:00
parent
0b65d2a06d
commit
8f8119cfae
@ -48,6 +48,12 @@ $ shx touch foo/bar.txt
|
||||
$ shx rm -rf foo
|
||||
```
|
||||
|
||||
## Plugin API
|
||||
|
||||
ShellJS now supports third-party plugins! You can learn more about using plugins
|
||||
and writing your own ShellJS commands in [the
|
||||
wiki](https://github.com/shelljs/shelljs/wiki/Using-ShellJS-Plugins).
|
||||
|
||||
## A quick note about the docs
|
||||
|
||||
For documentation on all the latest features, check out our
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user