Skip to content

Commit 80e1b62

Browse files
committed
Add learnyoubash workshopper.
1 parent 9383f10 commit 80e1b62

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,11 @@ <h4><a class="js-workshop-link" href="https://github.com/phase2/pattern-lab-work
307307
<p data-i18n="workshopper-pattern-lab-workshop">Learn the basics of Pattern Lab.</p>
308308
<code>npm install -g pattern-lab-workshop</code>
309309
</div>
310+
<div id="learnyoubash" class="workshopper">
311+
<h4><a class="js-workshop-link" href="https://github.com/denysdovhan/learnyoubash" target="_blank">learnyoubash</a></h4>
312+
<p data-i18n="workshopper-learnyoubash">Learn you how to use the terminal and write your the first Bash script.</p>
313+
<code>npm install -g learnyoubash</code>
314+
</div>
310315
</div>
311316

312317
<div class="third">

0 commit comments

Comments
 (0)