diff --git a/extensions/shell-1.0.3.zip b/extensions/shell-1.0.3.zip new file mode 100644 index 0000000..9e2be4a Binary files /dev/null and b/extensions/shell-1.0.3.zip differ diff --git a/libraries.conf b/libraries.conf index b7678a1..ce69cd6 100644 --- a/libraries.conf +++ b/libraries.conf @@ -316,6 +316,14 @@ Secondly, it means not having to carry around external files (like CSV or GIS da version: "1.1.0" homepage: "https://github.com/NetLogo/SendTo-Extension" } + { + name: "Shell" + codeName: "shell" + shortDescription: "Run shell commands, read and write environment variables" + longDescription: "" + version: "1.0.3" + homepage: "https://github.com/NetLogo/Shell-Extension" + } { name: "Simple R Extension" codeName: "sr"