Zuletzt aktiv 1731089893

knox hat die Gist bearbeitet 1731089893. Zu Änderung gehen

1 file changed, 5 insertions

DevDocs-1.sh(Datei erstellt)

@@ -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
Neuer Älter