biddle icon indicating copy to clipboard operation
biddle copied to clipboard

Self-hosted application distribution

Results 6 biddle issues
Sort by recently updated
recently updated
newest added

The first step is to pass data into functions opposed to referencing from globally stored properties. The most obvious offender is `data,input`. As much of this stuff as possible must...

enhancement

Currently installing biddle looks like biddle install http://prettydiff.com/downloads/prettydiff/prettydiff_latest.zip which is far more frustrating than the NPM and Homebrew way npm install prettydiff The frustration grows as the length of applications...

enhancement

* `location` - outputs the absolute path of an installed application - input: `biddle location prettydiff` - output: `/Users/austincheney/biddle/applications/prettydiff/` * `origin` - outputs the absolute publication point of an installed...

enhancement

# IPFS is - https://github.com/ipfs IPFS is like bittorrent for filesystem fragments with git and hashing builtin. This means the publication task can safely eliminate the need to write and...

enhancement