Difference between revisions of "DPS909 & OSD600 Winter 2017 - Lab 7"

From CDOT Wiki
Jump to: navigation, search
(Open Source Tooling and Automation)
(Open Source Tooling and Automation)
Line 26: Line 26:
 
|-
 
|-
 
| 2
 
| 2
|
+
| Theo Dule
|
+
| https://github.com/Th30/DPS909_lab7
 
|
 
|
 
|-
 
|-

Revision as of 11:42, 17 March 2017

Open Source Tooling and Automation

In this lab you will work with some modern open source tooling, automation, and workflows. The language used in this lab will be JavaScript, but the general ideas apply to all open source projects and languages.

Please following the instructions in the README of https://github.com/humphd/Seneca2017LearningLab.

When you are done, write a blog post about the experience, including:

  • what you did
  • what you learned
  • things you found interesting or difficult.

Make sure you include links to things you discuss in your blog.

After you've tested the editors and written your guide, add your name, the chosen editor name, and your blog guide:

# Name GitHub Repo for Lab (URL) TravisCI Build for Lab (URL)
1 Zenan Zha https://github.com/ZenanZha/Learning_Lab
2 Theo Dule https://github.com/Th30/DPS909_lab7
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34