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
- Host: GitHub
- URL: https://github.com/ryanwi/hiringtrends
- Owner: ryanwi
- License: mit
- Created: 2013-08-14T05:27:09.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T18:30:07.000Z (almost 2 years ago)
- Last Synced: 2025-02-21T20:11:12.525Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://www.hntrends.com
- Size: 31.2 MB
- Stars: 71
- Watchers: 4
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://github.com/ryanwi/hiringtrends/actions/workflows/ci.yml)
[](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**
-
-
-
-