Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emergetools/hackernews

A simple Hackernews client for Android. iOS coming soon.
https://github.com/emergetools/hackernews

Last synced: 1 day ago
JSON representation

A simple Hackernews client for Android. iOS coming soon.

Awesome Lists containing this project

README

        


Cover image



Welcome to the [Emerge Tools](https://www.emergetools.com/) Hacker News repo!

This repository serves as a practical Android & iOS example project, leveraging Emerge's suite of products for size analysis, snapshot testing, reaper (dead code detection), and performance testing.

The Android app is available on [Google Play](https://play.google.com/store/apps/details?id=com.emergetools.hackernews), and the iOS project is currently in development.

## Getting Started with Emerge

[Full docs](https://docs.emergetools.com/docs/quickstart)

### Example setup ([docs](https://docs.emergetools.com/docs/integrate-into-ci))

**Android:** The Android project in this repo use the [Emerge Gradle Plugin](https://docs.emergetools.com/docs/gradle-plugin) to upload to Emerge. Check out the [build.gradle.kts](https://github.com/EmergeTools/hackernews/blob/main/android/app/build.gradle.kts) for an example configuration.

**iOS**: The iOS project in this repo uses _[fastlane](https://docs.emergetools.com/docs/fastlane)_ to upload to Emerge. Check out the [Fastfile](https://github.com/EmergeTools/hackernews/blob/main/ios/fastlane/Fastfile#L137) for an example configuration.

## Questions

Feel free to open an issue or reach out to us directly if you have any questions or run into any issues.