Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.
/ app-registry Public archive

A worker that fetches git repositories listed on Hive App Registry Wiki page, and serves the combined manifest.json file and icon files

Notifications You must be signed in to change notification settings

hivewallet/app-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hive App Registry Worker/Server

A worker that fetches git repositories listed on Hive App Registry Wiki page, and serves the combined manifest.json file and individual icon files. The output static files are consumed by Hive App Store

Usage

If you want your app listed in the App store, go ahead add it to our app registry wiki page: https://github.com/hivewallet/hive-osx/wiki/App-Registry

Make sure to tag your releases as App Registry worker only list apps with their latest tagged git release.

All static files are updated every 10 minutes. Note that all image assets are cached for 10 minutes.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

A worker that fetches git repositories listed on Hive App Registry Wiki page, and serves the combined manifest.json file and icon files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published