Última atividade 1731089893

knox revisou este gist 1731089893. Ir para a revisão

1 file changed, 5 insertions

DevDocs-1.sh(arquivo criado)

@@ -0,0 +1,5 @@
1 + git clone https://github.com/freeCodeCamp/devdocs.git && cd devdocs
2 + gem install bundler
3 + bundle install
4 + bundle exec thor docs:download --default
5 + bundle exec rackup
Próximo Anterior