Skip to content

davidduan1002/app-store

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Store

A marketplace for Hive apps.

screen shot 2014-02-26 at 2 26 16 pm

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.

Development

Test it in browser

cd ~ && git clone https://github.com/hivewallet/toolbelt.git
cd toolbelt
open index.html

Test it in Hive

Download and install Hive on your Mac OSX

cd ~ && git clone https://github.com/hivewallet/toolbelt.git
cd ~/Library/Application\ Support/Hive/Applications/
ln -s ~/toolbelt/ wei_lu.app_store

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 marketplace for Hive apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.0%
  • CSS 5.1%
  • HTML 1.9%