Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Question about application management utilities for IPFS #854

Closed
prettydiff opened this issue May 17, 2017 · 1 comment
Closed

Question about application management utilities for IPFS #854

prettydiff opened this issue May 17, 2017 · 1 comment
Labels
kind/support A question or request for support

Comments

@prettydiff
Copy link

I have this application distribution utility that I have written: https://github.com/prettydiff/biddle . In an upcoming version I plan to fully transition from HTTP to IPFS prettydiff/biddle#50 . All this work will be unnecessary if a better solution is already present. A solution to application management already exist for IPFS?

Here is a brief run down of biddle design goals:

  • Identical commands cross operating systems
  • complete management of applications by name, version, local file system location
  • publication of applications in various forms
  • application installation: fetch the data, run any specified install/configuration steps as defined in an application's package.json file
  • simplified status checks (determine if an installed application is out of date by a simple command and only update as necessary)
  • no central repository
@prettydiff prettydiff changed the title Question about normalizing a reference point from ipfs updates Question about application management utilities for IPFS May 17, 2017
@daviddias
Copy link
Member

Hi @prettydiff, apologies for the silence here. This is not the best repo for that question, could you open this issue on https://github.com/ipfs/notes/issues ?

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/support A question or request for support
Projects
None yet
Development

No branches or pull requests

2 participants