Skip to content

Commit

Permalink
feat: add @agentofuser/ipfs-deploy (ipfs#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
agentofuser authored and koalalorenzo committed May 20, 2019
1 parent 104f8c7 commit ed2d84d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
- [ipfs-chrome-station](https://github.com/fbaiodias/ipfs-chrome-station) - Chrome extension to redirect ipfs.io traffic to local gateway
- [ipfs-common](https://github.com/arsyun) - Some common tools, 1.CID to human readable cid, 2.cid and block name convert, 3. read the leveldb tools. [Source](https://github.com/arsyun/ipfs-common)
- [ipfs-companion](https://github.com/ipfs/ipfs-companion) - Browser extension that simplifies access to IPFS resources.
- [ipfs-deploy](https://github.com/agentofuser/ipfs-deploy) - Zero-config CLI to deploy static websites: cd my-static-website && npx @agentofuser/ipfs-deploy
- [ipfs-gui](https://github.com/marcin212/ipfs-gui) - Windows UI integration and IPFS installer
- [ipfs-linux-service](https://github.com/dylanPowers/ipfs-linux-service) - IPFS Linux Init Daemon
- [ipfs-mount](https://github.com/richardschneider/net-ipfs-mount) - Mount IPFS as a mapped drive on Windows
Expand Down
5 changes: 5 additions & 0 deletions data/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,8 @@ content:
- title: IPDR
website: https://github.com/miguelmota/ipdr
description: IPFS-backed Docker Registry
- title: 'ipfs-deploy'
website: https://github.com/agentofuser/ipfs-deploy
source: https://github.com/agentofuser/ipfs-deploy
description: 'Zero-config CLI to deploy static websites: cd my-static-website && npx @agentofuser/ipfs-deploy'
picture: /images/ipfs-deploy.png
Binary file added src/static/images/ipfs-deploy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed2d84d

Please sign in to comment.