Skip to content

Commit 619318c

Browse files
committed
Merge pull request #139 from jamesjoshuahill/setup-compression-utility
Add Windows compression utility link to setup
2 parents 62bdaa5 + dc27dca commit 619318c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

general/setup/tutorial.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ We recommend you use **[Atom](https://atom.io/)** at Codebar. It's free, open so
2424

2525
You'll have one of these already! Windows comes with [Internet Explorer](http://windows.microsoft.com/en-us/internet-explorer/), and OS X comes with [Safari](https://www.apple.com/uk/safari/). [Firefox](https://www.mozilla.org/en-US/firefox/) and [Chrome](https://www.google.com/chrome/) are popular alternatives. You can get started with whatever you currently use, but when you reach the later tutorials the powerful developer tools in Chrome and Firefox will be useful. Your coach will show you how to use them while you work through the tutorials.
2626

27+
## A compression utility (handy on Windows)
28+
29+
Many of the tutorials have links to download code from Gist in .tar.gz format. Macs have built-in support to extract the files from these archives for you. On Windows there are a variety of utilities available. If you don't already have one, [7-zip is free](http://www.7-zip.org/).
30+
2731
## Ruby (optional)
2832

2933
You won't need Ruby installed if you're working on CSS or HTML, but you will need access to Ruby if you work on the Ruby tutorials. You can use [a free webservice called Nitrous](https://www.nitrous.io/) to get started. You can sign up before the workshop to save some time.

0 commit comments

Comments
 (0)