Skip to content

Commit dcd70ea

Browse files
committed
Add shell extension
1 parent 8f55081 commit dcd70ea

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

extensions/shell-1.0.3.zip

15.6 KB
Binary file not shown.

libraries.conf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,14 @@ Secondly, it means not having to carry around external files (like CSV or GIS da
316316
version: "1.1.0"
317317
homepage: "https://github.com/NetLogo/SendTo-Extension"
318318
}
319+
{
320+
name: "Shell"
321+
codeName: "shell"
322+
shortDescription: "Run shell commands, read and write environment variables"
323+
longDescription: ""
324+
version: "1.0.3"
325+
homepage: "https://github.com/NetLogo/Shell-Extension"
326+
}
319327
{
320328
name: "Simple R Extension"
321329
codeName: "sr"

0 commit comments

Comments
 (0)