Skip to content

Commit b3ff074

Browse files
committed
chore: rename package to @holochain-open-dev/tryorama
- package.json name -> @holochain-open-dev/tryorama - repository.url -> holochain-open-dev/tryorama (normalized to git+https) - README compatibility statement now distinguishes this fork (0.20.x for Holochain 0.7) from upstream @holochain/tryorama (older HC versions) - ts/src/index.ts @link reference updated to new package name - regenerate docs to reflect new name
1 parent a65991a commit b3ff074

104 files changed

Lines changed: 125 additions & 110 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude/settings.local.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(npm view *)",
5+
"Bash(npm outdated *)",
6+
"Bash(nix flake *)",
7+
"Bash(npm install *)",
8+
"Bash(npm ls *)",
9+
"Bash(xargs ls *)",
10+
"Bash(npm run *)"
11+
]
12+
}
13+
}

README.md

Lines changed: 8 additions & 6 deletions

docs/index.md

Lines changed: 1 addition & 1 deletion

docs/tryorama.addallagentstoallconductors.md

Lines changed: 1 addition & 1 deletion

docs/tryorama.agentapp.agentpubkey.md

Lines changed: 1 addition & 1 deletion

docs/tryorama.agentapp.appid.md

Lines changed: 1 addition & 1 deletion

docs/tryorama.agentapp.cells.md

Lines changed: 1 addition & 1 deletion

docs/tryorama.agentapp.md

Lines changed: 1 addition & 1 deletion

docs/tryorama.agentapp.namedcells.md

Lines changed: 1 addition & 1 deletion

docs/tryorama.agentsappsoptions.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)