diff --git a/README.md b/README.md index f273e04..426f07c 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search - [http2ipfs](https://github.com/jbenet/http2ipfs-web) - This is a simple webtool to add URLs to an IPFS node. - [ipcat](https://github.com/noffle/ipcat) - :cat2: Retrieve IPFS object data and send it to stdout. - [IPDR](https://github.com/miguelmota/ipdr) - IPFS-backed Docker Registry +- [IPFS Setup Action](https://github.com/marketplace/actions/ipfs-setup-action) - A GitHub Action to install and initialize go-ipfs to provision a cross-platform test environment on GitHub's CI platform. [Source](https://github.com/ibnesayeed/setup-ipfs) - [ipfs-action](https://github.com/aquiladev/ipfs-action) - GitHub Action for delivery of static websites. - [ipfs-add-from-encrypted](https://github.com/TroyWilson1/ipfs-add-from-encrypted) - Encrypt a file or directory with AES256 then add to IPFS - [ipfs-add-from-url](https://github.com/maxlath/ipfs-add-from-url) - Add a file to IPFS from a URL instead of a file path