hiringtrends

所属分类:开发工具
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-07-03 05:45:51
上 传 者sh-1993
说明:  跟踪Hacker News上最流行的编程语言和工具,
(Tracking the most popular programming languagues and tools on Hacker News whoishiring posts,)

文件列表:
.rspec (21, 2023-11-25)
.rubocop.yml (1043, 2023-11-25)
.ruby-version (6, 2023-11-25)
.vscode/ (0, 2023-11-25)
.vscode/settings.json (36, 2023-11-25)
Gemfile (309, 2023-11-25)
Gemfile.lock (4079, 2023-11-25)
LICENSE.md (1062, 2023-11-25)
Rakefile (134, 2023-11-25)
bin/ (0, 2023-11-25)
bin/console (687, 2023-11-25)
bin/hiringtrends (401, 2023-11-25)
bin/rake (742, 2023-11-25)
bin/rspec (750, 2023-11-25)
codecov.yml (24, 2023-11-25)
config/ (0, 2023-11-25)
config/terms.dic (2059, 2023-11-25)
data/ (0, 2023-11-25)
lib/ (0, 2023-11-25)
lib/hiringtrends.rb (539, 2023-11-25)
lib/hiringtrends/ (0, 2023-11-25)
lib/hiringtrends/item.rb (2885, 2023-11-25)
lib/hiringtrends/item_collection.rb (1015, 2023-11-25)
lib/hiringtrends/item_search.rb (1096, 2023-11-25)
lib/hiringtrends/job_posting.rb (2064, 2023-11-25)
lib/hiringtrends/key_measure_calculator.rb (1912, 2023-11-25)
lib/hiringtrends/program.rb (1418, 2023-11-25)
lib/hiringtrends/publisher.rb (2455, 2023-11-25)
lib/hiringtrends/terms_dictionary.rb (988, 2023-11-25)
spec/ (0, 2023-11-25)
spec/fixtures/ (0, 2023-11-25)
spec/fixtures/vcr_cassettes/ (0, 2023-11-25)
spec/fixtures/vcr_cassettes/HiringTrends_Item/ (0, 2023-11-25)
... ...

[![Ruby](https://github.com/ryanwi/hiringtrends/actions/workflows/ruby.yml/badge.svg)](https://github.com/ryanwi/hiringtrends/actions/workflows/ruby.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 (2.7+) ## 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** - - - -

近期下载者

相关文件


收藏者