...
This commit is contained in:
@@ -12,6 +12,15 @@ DocTree scans directories for `.collection` files, which define document collect
|
||||
- Store document metadata in Redis for efficient retrieval
|
||||
- Provide a command-line interface for interacting with collections
|
||||
|
||||
## tips
|
||||
|
||||
if you want command line for ipfs on osx
|
||||
|
||||
```bash
|
||||
#pyt ipfs command line in path for osx
|
||||
sudo ln -s "/Applications/IPFS Desktop.app/Contents/Resources/app.asar.unpacked/node_modules/kubo/kubo/ipfs" /usr/local/bin/ipfs
|
||||
```
|
||||
|
||||
## Key Concepts
|
||||
|
||||
### Collections
|
||||
|
Reference in New Issue
Block a user