Boston Python Workshop 3/Friday/Windows project dependencies: Difference between revisions

Content added Content deleted
imported>Lizdenys
(updated for color wall no classes)
Line 15: Line 15:
===Test the ColorWall code===
===Test the ColorWall code===


Start a command prompt and navigate to the Desktop/ColorWall directory where the ColorWall code lives. For example, if the ColorWall project is at <code>/home/jesstess/Desktop/ColorWall</code>,
Start a command prompt and navigate to the Desktop/ColorWall directory where the ColorWall code lives. For example, if the ColorWall project is at <code>cd C:\Users\jesstess\Desktop\ColorWall</code>,


<pre>
<pre>
cd /home/jesstess/Desktop/ColorWall
cd C:\Users\jesstess\Desktop\ColorWall</pre>
</pre>


will change you into that directory, and
will change you into that directory, and