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

https://github.com/ryanwi/hiringtrends

Tracking the most popular programming languagues and tools on Hacker News whoishiring posts
https://github.com/ryanwi/hiringtrends

Last synced: over 1 year ago
JSON representation

Tracking the most popular programming languagues and tools on Hacker News whoishiring posts

Awesome Lists containing this project

README

          

[![CI](https://github.com/ryanwi/hiringtrends/actions/workflows/ci.yml/badge.svg)](https://github.com/ryanwi/hiringtrends/actions/workflows/ci.yml)
[![codecov](https://codecov.io/github/ryanwi/hiringtrends/graph/badge.svg?token=NrwAqEaIwm)](https://codecov.io/github/ryanwi/hiringtrends)

# Hacker News (HN) Hiring Trends

A Ruby program for analyzing software technology trends from Hacker News whoishiring posts.
Created by Ryan Williams
(@ryanwi)

## Warnings/Disclaimer

This is a personal development project. You are welcome to use, modify, etc. and I welcome any feedback or questions.

## Requirements

* Ruby (3.0+)

## Usage

From the command line, launch the program's console with the following command:

```
bin/hiringtrends
```

To launch an interactive console

```
bin/console
```

In the console, run the program with the following command:

```
hn = run_program(item_id)
```

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Author

**Ryan Williams**

-
-
-
-