Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 791 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 791 Bytes

The React frontend to the Homebrew App Store. This is a rough equivalent to the console's hb-appstore, but on the web.

It can be viewed online at apps.fortheusers.org

Localization

We are in the process of adding translations for the website. If you are able to help, we would greatly appreciate a PR for other languages!

Localization files go in src/locales, and see the en.json for the format and a list of keys. Thank you!

Running

The list of active repos are defined in src/LibGet.js.

yarn install
yarn start

License

This software is licensed under the GPLv3.