patjouk / djangogirls_usbgenerator

The USB generator is a script to download everything you need for the workshop in case there is no Internet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USB generator

What is it?

The USB generator is a script to download everything you need for a Django Girls' workshop in case there is no Internet.

What's in it?

You can choose to download everything or skip some parts. You can choose as many languages as you want for the tutorial.

  • Django Girls tutorial
  • Bootstrap
  • Lobster font
  • Python 3.5.2
  • Django 1.10
  • Sublime Text 2
  • Atom 64bits

How to use it?

Download and install djangogirls_usbgenerator:

pip install djangogirls_usbgenerator

Launch the script:

djangogirls_usbgenerator

Follow the instruction for each step. Valid answers for each step: yes, y, enter or no, n. Enter q to quit.

If you want to download everything:

djangogirls_usbgenerator --all

You will only be asked which languages you want for the tutorial. The rest will download automatically.

Special thanks

Baptiste Mispelon

About

The USB generator is a script to download everything you need for the workshop in case there is no Internet.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%