mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-11 22:01:07 -04:00
8 lines
263 B
Bash
8 lines
263 B
Bash
GITHUB_USERNAME='camperbot'
|
|
GITHUB_ACCESS_TOKEN='replace this with a personal access token'
|
|
TRAVIS_ACCESS_TOKEN='replace this with a Travis access token'
|
|
REPOSITORY_OWNER='freeCodeCamp-rocks'
|
|
REPOSITORY='freeCodeCamp'
|
|
RATELIMIT_INTERVAL=1500
|
|
PRODUCTION_RUN=false
|