最后活跃于 1731089893

DevDocs-1.sh 原始文件
1git clone https://github.com/freeCodeCamp/devdocs.git && cd devdocs
2gem install bundler
3bundle install
4bundle exec thor docs:download --default
5bundle exec rackup