Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "bashlink", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"license": "CC-BY-3.0", | ||
@@ -54,5 +54,9 @@ "description": "a high reliable bash library", | ||
"scripts": { | ||
"clear": "rm --recursive apiDocumentation &>/dev/null || true", | ||
"document": "mkdir --parents apiDocumentation/bashlink/latest && ./documentation.sh bashlink 1>apiDocumentation/bashlink/latest/index.html", | ||
"document:show": "./documentation.sh", | ||
"document:show:error": "./documentation.sh bashlink 1>/dev/null", | ||
"lint": "hash shellcheck && shellcheck -x *.sh || echo Please install \"shellcheck\". || true", | ||
"lint:given": "shellcheck -x", | ||
"test": "./doctest.sh", | ||
"test": "./doctest.sh --verbose", | ||
"update": "npm version patch && npm publish", | ||
@@ -59,0 +63,0 @@ "update:documentation": "documentationWebsite --log-level info" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
185649