@torknetwork/cli
Advanced tools
+8
-1
| { | ||
| "name": "@torknetwork/cli", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Tork Governance CLI — govern your AI agents from the terminal", | ||
@@ -9,2 +9,9 @@ "license": "MIT", | ||
| "homepage": "https://tork.network", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/torkjacobs/tork-cli.git" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/torkjacobs/tork-cli/issues" | ||
| }, | ||
| "bin": { | ||
@@ -11,0 +18,0 @@ "tork": "bin/run.js" |
+5
-5
@@ -16,6 +16,6 @@ # Tork CLI | ||
| # npx (no install) | ||
| npx @tork/cli --help | ||
| npx @torknetwork/cli --help | ||
| # Homebrew | ||
| brew install torkjacobs/tap/tork | ||
| # global install | ||
| npm install -g @torknetwork/cli | ||
| ``` | ||
@@ -123,4 +123,4 @@ | ||
| with: {node-version: 20} | ||
| - run: npx @tork/cli doctor --json | ||
| - run: npx @tork/cli test --json | ||
| - run: npx @torknetwork/cli doctor --json | ||
| - run: npx @torknetwork/cli test --json | ||
| ``` | ||
@@ -127,0 +127,0 @@ |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
43860
0.47%14
-6.67%