git-trend 1.1.9 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -28,11 +28,11 @@ RSpec.describe GitTrend::CLI do
28
28
  let(:number) { 3 }
29
29
  it "display top 3 daily ranking" do
30
30
  res = <<-'EOS'.unindent
31
- |No. Name Lang Star
32
- |--- ---------------------------------------- ---------------- ------
33
- | 1 ShiqiYu/libfacedetection C++ 1237
34
- | 2 selfteaching/the-craft-of-selfteaching Jupyter Notebook 614
35
- | 3 codercom/code-server TypeScript 628
31
+ |No. Name Lang Star
32
+ |--- ---------------------------------------- ---------- ------
33
+ | 1 vmware/octant Go 889
34
+ | 2 dengyuhan/magnetW Java 1738
35
+ | 3 sherlock-project/sherlock Python 6225
36
36
 
37
37
  EOS
38
38
  expect { cli.invoke(:list, [], number: number, description: false) }.to output(res).to_stdout
@@ -55,72 +55,46 @@ RSpec.describe GitTrend::CLI do
55
55
 
56
56
  it "display daily ranking by language" do
57
57
  res = <<-'EOS'.unindent
58
- |No. Name Lang Star
59
- |--- ---------------------------------------- ---------- ------
60
- | 1 rails/activestorage Ruby 25
61
- | 2 jondot/awesome-react-native Ruby 21
62
- | 3 jekyll/jekyll Ruby 18
63
- | 4 athityakumar/colorls Ruby 16
64
- | 5 rails/rails Ruby 10
65
- | 6 discourse/discourse Ruby 12
66
- | 7 openjournals/jose Ruby 11
67
- | 8 Homebrew/brew Ruby 10
68
- | 9 fastlane/fastlane Ruby 9
69
- | 10 pinterest/it-cpe-cookbooks Ruby 10
70
- | 11 elastic/logstash Ruby 9
71
- | 12 mitchellh/vagrant Ruby 9
72
- | 13 caskroom/homebrew-cask Ruby 5
73
- | 14 rails/webpacker Ruby 8
74
- | 15 jcs/lobsters Ruby 8
75
- | 16 tootsuite/mastodon Ruby 6
76
- | 17 rapid7/metasploit-framework Ruby 7
77
- | 18 learnetto/calreact Ruby 7
78
- | 19 gitlabhq/gitlabhq Ruby 5
79
- | 20 sass/sass Ruby 6
80
- | 21 thoughtbot/administrate Ruby 6
81
- | 22 CocoaPods/CocoaPods Ruby 5
82
- | 23 huginn/huginn Ruby 5
83
- | 24 airblade/paper_trail Ruby 5
84
- | 25 rmosolgo/graphql-ruby Ruby 5
58
+ |No. Name Lang Star
59
+ |--- ----------------------------------------------------- ---------- ------
60
+ | 1 thepracticaldev/dev.to Ruby 9962
61
+ | 2 rails/rails Ruby 43798
62
+ | 3 chef/chef Ruby 5892
63
+ | 4 Netflix/fast_jsonapi Ruby 4458
64
+ | 5 dependabot/dependabot-core Ruby 667
65
+ | 6 guard/listen Ruby 1428
66
+ | 7 braintree/runbook Ruby 246
67
+ | 8 solidusio/solidus Ruby 2638
68
+ | 9 peatio/peatio Ruby 3228
69
+ | 10 lynndylanhurley/devise_token_auth Ruby 2793
70
+ | 11 mperham/sidekiq Ruby 9748
71
+ | 12 CocoaPods/CocoaPods Ruby 11824
72
+ | 13 ruby/ruby Ruby 16046
73
+ | 14 elastic/ansible-elasticsearch Ruby 948
74
+ | 15 CocoaPods/Xcodeproj Ruby 1494
75
+ | 16 spree/spree Ruby 9877
76
+ | 17 brotandgames/ciao Ruby 609
77
+ | 18 dtan4/terraforming Ruby 2975
78
+ | 19 elastic/logstash Ruby 10427
79
+ | 20 plataformatec/simple_form Ruby 7432
80
+ | 21 jekyll/jekyll Ruby 38385
81
+ | 22 rubocop-hq/rubocop Ruby 10202
82
+ | 23 github-changelog-generator/github-changelog-generator Ruby 5497
83
+ | 24 sferik/rails_admin Ruby 7123
84
+ | 25 rubysherpas/paranoia Ruby 2484
85
85
 
86
86
  EOS
87
87
  expect { cli.invoke(:list, [], language: language, description: false) }.to output(res).to_stdout
88
88
  end
89
89
  end
90
90
 
91
- context "with alloy : when star and fork count is nothing" do
91
+ context "with alloy : when trending is nothing" do
92
92
  before { stub_request_get("trending/#{language}") }
93
93
  let(:language) { "alloy" }
94
94
 
95
- it "display daily ranking by language" do
95
+ it "display the 0cases message" do
96
96
  res = <<-'EOS'.unindent
97
- |No. Name Lang Star
98
- |--- ------------------------------------------- ---------- ------
99
- | 1 danielbayley/Ableton-Live-tools Alloy 0
100
- | 2 DavW/midihack Alloy 0
101
- | 3 mark-henry/ableton-experiment Alloy 0
102
- | 4 Iyouboushi/mIRC-BattleArena Alloy 0
103
- | 5 adamjmurray/js-live-api-humanize-midi-clips Alloy 0
104
- | 6 Binomio/bootstrap-base-song-for-live9 Alloy 0
105
- | 7 lorin/alloy-fish Alloy 0
106
- | 8 devd/websecmodel Alloy 0
107
- | 9 kepae/alloy-coin Alloy 0
108
- | 10 pron/amazon-snapshot-spec Alloy 0
109
- | 11 SaberMirzaei/Alloy-Model-of-MCA Alloy 0
110
- | 12 rossgore/alloy-tutorial Alloy 0
111
- | 13 uwplse/memsynth Alloy 0
112
- | 14 fstakem/alloy_book Alloy 0
113
- | 15 aishamidori/cs195y-final Alloy 0
114
- | 16 samueltcsantos/logica.alloy Alloy 0
115
- | 17 mravella/maya_model Alloy 0
116
- | 18 salesfelipe/projetoDeLogica Alloy 0
117
- | 19 BGCX261/zigbee-alloy-svn-to-git Alloy 0
118
- | 20 millerns/ReliableDataTransfer Alloy 0
119
- | 21 ArcherCraftStore/ArcherCraft_Maya Alloy 0
120
- | 22 cpmpercussion/teslamusic Alloy 0
121
- | 23 z64/track-52314 Alloy 0
122
- | 24 kmcallister/gc-models Alloy 0
123
- | 25 Echtzeitsysteme/cardygan Alloy 0
97
+ |It looks like we don’t have any trending repositories.
124
98
 
125
99
  EOS
126
100
  expect { cli.invoke(:list, [], language: language, description: false) }.to output(res).to_stdout
@@ -226,31 +200,31 @@ RSpec.describe GitTrend::CLI do
226
200
  res = <<-'EOS'.unindent
227
201
  |No. Name Lang Star
228
202
  |--- ---------------------------------------- ---------- ------
229
- | 1 athityakumar/colorls Ruby 442
230
- | 2 rails/activestorage Ruby 185
231
- | 3 jondot/awesome-react-native Ruby 143
232
- | 4 fastlane/fastlane Ruby 117
233
- | 5 rails/rails Ruby 98
234
- | 6 Homebrew/brew Ruby 101
235
- | 7 jekyll/jekyll Ruby 92
236
- | 8 discourse/discourse Ruby 78
237
- | 9 tootsuite/mastodon Ruby 63
238
- | 10 openebs/openebs Ruby 66
239
- | 11 lewagon/setup Ruby 61
240
- | 12 DeathKing/Learning-SICP Ruby 51
241
- | 13 huginn/huginn Ruby 50
242
- | 14 sass/sass Ruby 48
243
- | 15 atech/postal Ruby 46
244
- | 16 mitchellh/vagrant Ruby 46
245
- | 17 exercism/exercism.io Ruby 46
246
- | 18 caskroom/homebrew-cask Ruby 32
247
- | 19 rapid7/metasploit-framework Ruby 35
248
- | 20 gitlabhq/gitlabhq Ruby 37
249
- | 21 elastic/logstash Ruby 36
250
- | 22 stympy/faker Ruby 32
251
- | 23 Homebrew/homebrew-core Ruby 22
252
- | 24 ruby/ruby Ruby 34
253
- | 25 rails/webpacker Ruby 34
203
+ | 1 rapid7/metasploit-framework Ruby 17311
204
+ | 2 jekyll/jekyll Ruby 38385
205
+ | 3 ruby/ruby Ruby 16046
206
+ | 4 greatghoul/remote-working Ruby 4793
207
+ | 5 thepracticaldev/dev.to Ruby 9962
208
+ | 6 rails/rails Ruby 43798
209
+ | 7 fastlane/fastlane Ruby 26315
210
+ | 8 elastic/logstash Ruby 10427
211
+ | 9 zendesk/ruby-kafka Ruby 831
212
+ | 10 activerecord-hackery/ransack Ruby 4336
213
+ | 11 education/classroom Ruby 1088
214
+ | 12 faker-ruby/faker Ruby 7912
215
+ | 13 discourse/discourse Ruby 28798
216
+ | 14 DeathKing/Learning-SICP Ruby 5653
217
+ | 15 rails/webpacker Ruby 4350
218
+ | 16 bayandin/awesome-awesomeness Ruby 24662
219
+ | 17 github/explore Ruby 1249
220
+ | 18 hashicorp/vagrant Ruby 18766
221
+ | 19 varvet/pundit Ruby 6577
222
+ | 20 ytti/oxidized Ruby 1189
223
+ | 21 thoughtbot/factory_bot Ruby 6562
224
+ | 22 dependabot/dependabot-core Ruby 667
225
+ | 23 spree/spree Ruby 9877
226
+ | 24 Homebrew/homebrew-core Ruby 6188
227
+ | 25 thibmaek/awesome-raspberry-pi Ruby 5695
254
228
 
255
229
  EOS
256
230
  expect { cli.invoke(:list, [], language: language, since: since, description: false) }.to output(res).to_stdout
@@ -286,138 +260,142 @@ RSpec.describe GitTrend::CLI do
286
260
 
287
261
  def dummy_result_without_description
288
262
  <<-'EOS'.unindent
289
- |No. Name Lang Star
290
- |--- ---------------------------------------------- ---------------- ------
291
- | 1 ShiqiYu/libfacedetection C++ 1237
292
- | 2 selfteaching/the-craft-of-selfteaching Jupyter Notebook 614
293
- | 3 codercom/code-server TypeScript 628
294
- | 4 alexfoxy/laxxx JavaScript 518
295
- | 5 phoenixframework/phoenix_live_view Elixir 374
296
- | 6 mozilla/send JavaScript 309
297
- | 7 clone95/Machine-Learning-Study-Path-March-2019 241
298
- | 8 Microsoft/calculator C++ 241
299
- | 9 jkup/awesome-personal-blogs 191
300
- | 10 timvisee/ffsend Rust 178
301
- | 11 NationalSecurityAgency/ghidra 164
302
- | 12 Snailclimb/JavaGuide Java 152
303
- | 13 sindresorhus/type-fest TypeScript 169
304
- | 14 PaddlePaddle/LARK Python 151
305
- | 15 slackhq/PanModal Swift 160
306
- | 16 fitzgen/dodrio Rust 158
307
- | 17 dcloudio/uni-app Vue 141
308
- | 18 CyC2018/CS-Notes 126
309
- | 19 zhaoolee/ChromeAppHeroes Python 135
310
- | 20 dgryski/go-perfbook 140
311
- | 21 openacid/slim Go 136
312
- | 22 Microsoft/vscode TypeScript 127
313
- | 23 flutter/flutter Dart 118
314
- | 24 infinitered/nsfwjs JavaScript 121
315
- | 25 lyricat/wechat-format JavaScript 120
263
+ |No. Name Lang Star
264
+ |--- ---------------------------------------------------------- ---------------- ------
265
+ | 1 vmware/octant Go 889
266
+ | 2 dengyuhan/magnetW Java 1738
267
+ | 3 sherlock-project/sherlock Python 6225
268
+ | 4 amejiarosario/dsa.js-data-structures-algorithms-javascript JavaScript 4003
269
+ | 5 grafana/grafana TypeScript 30311
270
+ | 6 Flaque/quirk TypeScript 1434
271
+ | 7 2227324689/gpmall Java 232
272
+ | 8 thepracticaldev/dev.to Ruby 9962
273
+ | 9 google/googletest C++ 12542
274
+ | 10 NVIDIA/open-gpu-doc C 499
275
+ | 11 Tencent/MedicalNet Python 357
276
+ | 12 didi/delta Python 597
277
+ | 13 cnlh/nps Go 6027
278
+ | 14 dennybritz/reinforcement-learning Jupyter Notebook 11375
279
+ | 15 remoteintech/remote-jobs JavaScript 8423
280
+ | 16 jackfrued/Python-100-Days Jupyter Notebook 53541
281
+ | 17 rabbitmq/rabbitmq-tutorials Java 4076
282
+ | 18 istio/istio Go 18981
283
+ | 19 mozilla-mobile/fenix Kotlin 2198
284
+ | 20 Igglybuff/awesome-piracy HTML 6987
285
+ | 21 fireeye/commando-vm PowerShell 2727
286
+ | 22 arpitjindal97/technology_books 3932
287
+ | 23 datawhalechina/leeml-notes 2377
288
+ | 24 tlbootcamp/tlroadmap Python 1282
289
+ | 25 facebook/create-react-app JavaScript 70496
316
290
 
317
291
  EOS
318
292
  end
319
293
 
320
294
  def dummy_result_no_options
321
295
  <<-'EOS'.unindent
322
- |No. Name Lang Star Description
323
- |--- ---------------------------------------------- ---------------- ------ -----------------------------------------------------------------
324
- | 1 ShiqiYu/libfacedetection C++ 1237 An open source library for face detection in images. The face ...
325
- | 2 selfteaching/the-craft-of-selfteaching Jupyter Notebook 614 One has no future if he couldn't teach himself.
326
- | 3 codercom/code-server TypeScript 628 Run VS Code on a remote server.
327
- | 4 alexfoxy/laxxx JavaScript 518 Simple & light weight (2kb minified & zipped) vanilla javascri...
328
- | 5 phoenixframework/phoenix_live_view Elixir 374 Rich, real-time user experiences with server-rendered HTML
329
- | 6 mozilla/send JavaScript 309 Simple, private file sharing from the makers of Firefox
330
- | 7 clone95/Machine-Learning-Study-Path-March-2019 241 A complete ML study path, focused on TensorFlow and Scikit-Learn
331
- | 8 Microsoft/calculator C++ 241 Windows Calculator: A simple yet powerful calculator that ship...
332
- | 9 jkup/awesome-personal-blogs 191 A delightful list of personal tech blogs
333
- | 10 timvisee/ffsend Rust 178 📬 Easily and securely share files from the command line. A fu...
334
- | 11 NationalSecurityAgency/ghidra 164 Ghidra is a software reverse engineering (SRE) framework
335
- | 12 Snailclimb/JavaGuide Java 152 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心...
336
- | 13 sindresorhus/type-fest TypeScript 169 A collection of essential TypeScript types
337
- | 14 PaddlePaddle/LARK Python 151 LAnguage Representations Kit
338
- | 15 slackhq/PanModal Swift 160 PanModal is an elegant and highly customizable presentation AP...
339
- | 16 fitzgen/dodrio Rust 158 A fast, bump-allocated virtual DOM library for Rust and WebAss...
340
- | 17 dcloudio/uni-app Vue 141 使用 Vue.js 开发跨平台应用的前端框架
341
- | 18 CyC2018/CS-Notes 126 😋 技术面试必备基础知识
342
- | 19 zhaoolee/ChromeAppHeroes Python 135 🌈Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chro...
343
- | 20 dgryski/go-perfbook 140 Thoughts on Go performance optimization
344
- | 21 openacid/slim Go 136 Unbelievably space efficient data structures in Golang.
345
- | 22 Microsoft/vscode TypeScript 127 Visual Studio Code
346
- | 23 flutter/flutter Dart 118 Flutter makes it easy and fast to build beautiful mobile apps.
347
- | 24 infinitered/nsfwjs JavaScript 121 NSFW detection on the client-side via Tensorflow JS
348
- | 25 lyricat/wechat-format JavaScript 120 微信公众号排版编辑器,转化 Markdown 微信特制的 HTML
296
+ |No. Name Lang Star Description
297
+ |--- ---------------------------------------------------------- ---------------- ------ -----------------------------------------------------
298
+ | 1 vmware/octant Go 889 A web-based, highly extensible platform for develo...
299
+ | 2 dengyuhan/magnetW Java 1738 磁力搜网页版 - 磁力链接聚合搜索 - https://bt.biedi...
300
+ | 3 sherlock-project/sherlock Python 6225 🔎 Find usernames across social networks
301
+ | 4 amejiarosario/dsa.js-data-structures-algorithms-javascript JavaScript 4003 Data Structures and Algorithms explained and imple...
302
+ | 5 grafana/grafana TypeScript 30311 The tool for beautiful monitoring and metric analy...
303
+ | 6 Flaque/quirk TypeScript 1434 ✨🐙 A GPL Licensed Cognitive Behavioral Therapy a...
304
+ | 7 2227324689/gpmall Java 232 基于SpringBoot+Dubbo构建的电商平台-微服务架构
305
+ | 8 thepracticaldev/dev.to Ruby 9962 Where programmers share ideas and help each other ...
306
+ | 9 google/googletest C++ 12542 Googletest - Google Testing and Mocking Framework
307
+ | 10 NVIDIA/open-gpu-doc C 499 Documentation of NVIDIA chip/hardware interfaces
308
+ | 11 Tencent/MedicalNet Python 357 Many studies have shown that the performance on de...
309
+ | 12 didi/delta Python 597 DELTA is a deep learning based natural language an...
310
+ | 13 cnlh/nps Go 6027 一款轻量级、功能强大的内网穿透代理服务器。支持tcp...
311
+ | 14 dennybritz/reinforcement-learning Jupyter Notebook 11375 Implementation of Reinforcement Learning Algorithm...
312
+ | 15 remoteintech/remote-jobs JavaScript 8423 A list of semi to fully remote-friendly companies ...
313
+ | 16 jackfrued/Python-100-Days Jupyter Notebook 53541 Python - 100天从新手到大师
314
+ | 17 rabbitmq/rabbitmq-tutorials Java 4076 Tutorials for using RabbitMQ in various ways
315
+ | 18 istio/istio Go 18981 Connect, secure, control, and observe services.
316
+ | 19 mozilla-mobile/fenix Kotlin 2198
317
+ | 20 Igglybuff/awesome-piracy HTML 6987 A curated list of awesome warez and piracy links
318
+ | 21 fireeye/commando-vm PowerShell 2727 Complete Mandiant Offensive VM (Commando VM), a fu...
319
+ | 22 arpitjindal97/technology_books 3932 Premium eBook free for Geeks
320
+ | 23 datawhalechina/leeml-notes 2377 李宏毅《机器学习》笔记,在线阅读地址:https://data...
321
+ | 24 tlbootcamp/tlroadmap Python 1282 👩🏼‍💻👨🏻‍💻Карта навыков и модель развития тимлидов
322
+ | 25 facebook/create-react-app JavaScript 70496 Set up a modern web app by running one command.
349
323
 
350
324
  EOS
351
325
  end
352
326
 
353
327
  def dummy_weekly_result
354
328
  <<-'EOS'.unindent
355
- |No. Name Lang Star
356
- |--- ---------------------------------------------- ---------------- ------
357
- | 1 shieldfy/API-Security-Checklist 5990
358
- | 2 coells/100days Jupyter Notebook 3977
359
- | 3 jaredreich/pell JavaScript 3623
360
- | 4 wearehive/project-guidelines JavaScript 3263
361
- | 5 scwang90/SmartRefreshLayout Java 2186
362
- | 6 vadimdemedes/ink JavaScript 1686
363
- | 7 gitpoint/git-point JavaScript 1326
364
- | 8 ApolloAuto/apollo C++ 1193
365
- | 9 samccone/bundle-buddy JavaScript 1225
366
- | 10 alexanderepstein/Bash-Snippets Shell 1126
367
- | 11 gatsbyjs/gatsby JavaScript 1114
368
- | 12 d4l3k/go-pry Go 1108
369
- | 13 vuejs/vue JavaScript 979
370
- | 14 tensorflow/tensorflow C++ 790
371
- | 15 sdmg15/Best-websites-a-programmer-should-visit 931
372
- | 16 gpujs/gpu.js JavaScript 958
373
- | 17 walmik/scribbletune JavaScript 909
374
- | 18 nitin42/terminal-in-react JavaScript 822
375
- | 19 tensorflow/nmt Python 781
376
- | 20 AnthonyCalandra/modern-cpp-features 797
377
- | 21 howtographql/howtographql TypeScript 773
378
- | 22 mmcloughlin/globe Go 735
379
- | 23 Yoctol/messaging-apis JavaScript 653
380
- | 24 azat-co/practicalnode JavaScript 638
381
- | 25 evilsocket/xray Go 619
329
+ |No. Name Lang Star
330
+ |--- ---------------------------------------------------------- ---------------- ------
331
+ | 1 0voice/interview_internal_reference Python 16448
332
+ | 2 chinese-poetry/chinese-poetry JavaScript 18623
333
+ | 3 peterq/pan-light Go 7707
334
+ | 4 sherlock-project/sherlock Python 6228
335
+ | 5 facebook/hermes C++ 4182
336
+ | 6 alipay/SoloPi Java 2265
337
+ | 7 lenve/vhr Java 8403
338
+ | 8 jwasham/coding-interview-university 85447
339
+ | 9 qiurunze123/miaosha Java 9771
340
+ | 10 scutan90/DeepLearning-500-questions 32385
341
+ | 11 haotian-wang/google-access-helper JavaScript 2614
342
+ | 12 dianping/cat Java 10814
343
+ | 13 crmeb/CRMEB JavaScript 962
344
+ | 14 ardanlabs/gotraining Go 5588
345
+ | 15 lenve/VBlog TSQL 2725
346
+ | 16 zhaoolee/ChineseBQB CSS 4690
347
+ | 17 fastai/course-nlp Jupyter Notebook 1268
348
+ | 18 aosabook/500lines JavaScript 22735
349
+ | 19 alibaba/spring-cloud-alibaba Java 7889
350
+ | 20 macrozheng/mall-learning Java 1562
351
+ | 21 OpenFlutter/Flutter-Notebook Dart 4060
352
+ | 22 huggingface/pytorch-transformers Python 10556
353
+ | 23 amejiarosario/dsa.js-data-structures-algorithms-javascript JavaScript 4006
382
354
 
383
355
  EOS
384
356
  end
385
357
 
386
358
  def dummy_monthly_result
387
359
  <<-'EOS'.unindent
388
- |No. Name Lang Star
389
- |--- ---------------------------------------------- ---------------- ------
390
- | 1 shieldfy/API-Security-Checklist 5990
391
- | 2 coells/100days Jupyter Notebook 3977
392
- | 3 jaredreich/pell JavaScript 3623
393
- | 4 wearehive/project-guidelines JavaScript 3263
394
- | 5 scwang90/SmartRefreshLayout Java 2186
395
- | 6 vadimdemedes/ink JavaScript 1686
396
- | 7 gitpoint/git-point JavaScript 1326
397
- | 8 ApolloAuto/apollo C++ 1193
398
- | 9 samccone/bundle-buddy JavaScript 1225
399
- | 10 alexanderepstein/Bash-Snippets Shell 1126
400
- | 11 gatsbyjs/gatsby JavaScript 1114
401
- | 12 d4l3k/go-pry Go 1108
402
- | 13 vuejs/vue JavaScript 979
403
- | 14 tensorflow/tensorflow C++ 790
404
- | 15 sdmg15/Best-websites-a-programmer-should-visit 931
405
- | 16 gpujs/gpu.js JavaScript 958
406
- | 17 walmik/scribbletune JavaScript 909
407
- | 18 nitin42/terminal-in-react JavaScript 822
408
- | 19 tensorflow/nmt Python 781
409
- | 20 AnthonyCalandra/modern-cpp-features 797
410
- | 21 howtographql/howtographql TypeScript 773
411
- | 22 mmcloughlin/globe Go 735
412
- | 23 Yoctol/messaging-apis JavaScript 653
413
- | 24 azat-co/practicalnode JavaScript 638
414
- | 25 evilsocket/xray Go 619
360
+ |No. Name Lang Star
361
+ |--- ---------------------------------------------------------- ---------------- ------
362
+ | 1 0voice/interview_internal_reference Python 16448
363
+ | 2 chinese-poetry/chinese-poetry JavaScript 18623
364
+ | 3 peterq/pan-light Go 7707
365
+ | 4 sherlock-project/sherlock Python 6228
366
+ | 5 facebook/hermes C++ 4182
367
+ | 6 alipay/SoloPi Java 2265
368
+ | 7 lenve/vhr Java 8403
369
+ | 8 jwasham/coding-interview-university 85447
370
+ | 9 qiurunze123/miaosha Java 9771
371
+ | 10 scutan90/DeepLearning-500-questions 32385
372
+ | 11 haotian-wang/google-access-helper JavaScript 2614
373
+ | 12 dianping/cat Java 10814
374
+ | 13 crmeb/CRMEB JavaScript 962
375
+ | 14 ardanlabs/gotraining Go 5588
376
+ | 15 lenve/VBlog TSQL 2725
377
+ | 16 zhaoolee/ChineseBQB CSS 4690
378
+ | 17 fastai/course-nlp Jupyter Notebook 1268
379
+ | 18 aosabook/500lines JavaScript 22735
380
+ | 19 alibaba/spring-cloud-alibaba Java 7889
381
+ | 20 macrozheng/mall-learning Java 1562
382
+ | 21 OpenFlutter/Flutter-Notebook Dart 4060
383
+ | 22 huggingface/pytorch-transformers Python 10556
384
+ | 23 amejiarosario/dsa.js-data-structures-algorithms-javascript JavaScript 4006
415
385
 
416
386
  EOS
417
387
  end
418
388
 
419
389
  def dummy_languages
420
390
  <<-'EOS'.unindent
391
+ |C++
392
+ |HTML
393
+ |Java
394
+ |JavaScript
395
+ |PHP
396
+ |Python
397
+ |Ruby
398
+ |Unknown languages
421
399
  |1C Enterprise
422
400
  |ABAP
423
401
  |ABNF
@@ -428,6 +406,7 @@ RSpec.describe GitTrend::CLI do
428
406
  |AGS Script
429
407
  |Alloy
430
408
  |Alpine Abuild
409
+ |Altium Designer
431
410
  |AMPL
432
411
  |AngelScript
433
412
  |Ant Build System
@@ -462,12 +441,13 @@ RSpec.describe GitTrend::CLI do
462
441
  |Boo
463
442
  |Brainfuck
464
443
  |Brightscript
465
- |Bro
444
+ |Zeek
466
445
  |C
467
446
  |C#
468
447
  |C++
469
448
  |C-ObjDump
470
449
  |C2hs Haskell
450
+ |Cabal Config
471
451
  |Cap'n Proto
472
452
  |CartoCSS
473
453
  |Ceylon
@@ -513,6 +493,7 @@ RSpec.describe GitTrend::CLI do
513
493
  |Dart
514
494
  |DataWeave
515
495
  |desktop
496
+ |Dhall
516
497
  |Diff
517
498
  |DIGITAL Command Language
518
499
  |DM
@@ -569,6 +550,8 @@ RSpec.describe GitTrend::CLI do
569
550
  |Gerber Image
570
551
  |Gettext Catalog
571
552
  |Gherkin
553
+ |Git Attributes
554
+ |Git Config
572
555
  |GLSL
573
556
  |Glyph
574
557
  |Glyph Bitmap Distribution Format
@@ -595,6 +578,7 @@ RSpec.describe GitTrend::CLI do
595
578
  |HCL
596
579
  |HiveQL
597
580
  |HLSL
581
+ |HolyC
598
582
  |HTML
599
583
  |HTML+Django
600
584
  |HTML+ECR
@@ -623,6 +607,7 @@ RSpec.describe GitTrend::CLI do
623
607
  |Java Properties
624
608
  |Java Server Pages
625
609
  |JavaScript
610
+ |JavaScript+ERB
626
611
  |JFlex
627
612
  |Jison
628
613
  |Jison Lex
@@ -693,12 +678,14 @@ RSpec.describe GitTrend::CLI do
693
678
  |Monkey
694
679
  |Moocode
695
680
  |MoonScript
681
+ |Motorola 68K Assembly
696
682
  |MQL4
697
683
  |MQL5
698
684
  |MTML
699
685
  |MUF
700
686
  |mupad
701
687
  |Myghty
688
+ |nanorc
702
689
  |NCL
703
690
  |Nearley
704
691
  |Nemerle
@@ -721,6 +708,7 @@ RSpec.describe GitTrend::CLI do
721
708
  |Objective-C
722
709
  |Objective-C++
723
710
  |Objective-J
711
+ |ObjectScript
724
712
  |OCaml
725
713
  |Omgrofl
726
714
  |ooc
@@ -803,6 +791,7 @@ RSpec.describe GitTrend::CLI do
803
791
  |RMarkdown
804
792
  |RobotFramework
805
793
  |Roff
794
+ |Roff Manpage
806
795
  |Rouge
807
796
  |RPC
808
797
  |RPM Spec
@@ -840,6 +829,7 @@ RSpec.describe GitTrend::CLI do
840
829
  |SQLPL
841
830
  |Squirrel
842
831
  |SRecode Template
832
+ |SSH Config
843
833
  |Stan
844
834
  |Standard ML
845
835
  |Stata
@@ -862,6 +852,8 @@ RSpec.describe GitTrend::CLI do
862
852
  |TI Program
863
853
  |TLA
864
854
  |TOML
855
+ |TSQL
856
+ |TSX
865
857
  |Turing
866
858
  |Turtle
867
859
  |Twig
@@ -888,8 +880,10 @@ RSpec.describe GitTrend::CLI do
888
880
  |Web Ontology Language
889
881
  |WebAssembly
890
882
  |WebIDL
883
+ |WebVTT
891
884
  |Windows Registry Entries
892
885
  |wisp
886
+ |Wollok
893
887
  |World of Warcraft Addon Data
894
888
  |X BitMap
895
889
  |X Font Directory Index
@@ -911,11 +905,15 @@ RSpec.describe GitTrend::CLI do
911
905
  |YANG
912
906
  |YARA
913
907
  |YASnippet
908
+ |ZAP
909
+ |Zeek
910
+ |ZenScript
914
911
  |Zephir
915
912
  |Zig
913
+ |ZIL
916
914
  |Zimpl
917
915
  |
918
- |496 languages
916
+ |524 languages
919
917
  |you can get only selected language list with '-l' option.
920
918
  |if languages is unknown, you can specify 'unkown'.
921
919
  |