mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-03 02:24:47 +08:00
6 lines
132 B
YAML
6 lines
132 B
YAML
install:
|
|
- gem install awesome_bot
|
|
|
|
script:
|
|
- awesome_bot **/*.md --allow-dupe --allow-redirect --allow 429 --skip-save-results
|