forked from jatinbhalla/decbatch
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathassignment.txt
More file actions
53 lines (36 loc) · 994 Bytes
/
assignment.txt
File metadata and controls
53 lines (36 loc) · 994 Bytes
1
2
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
task-8 dec
Activity 1
Step1: create a local repo
step2: create 3 files in main branch
step3: create repo in git hub
step4: push changes on git hub
activity 2
study what is different ways of git hub cloning from authentication prospective.
1.https
2.ssh
9 dec
activity 3
try commands
1.git diff
2.git stash
3.git revert
activity 4
try all commands from this git cheat sheet https://education.github.com/git-cheat-sheet-education.pdf
activity 5
find difference between git clone and fork command
14 dec
activity6
find difference between EAR,JAR,WAR
activity 7
read the article and if possible setup jenkins on aws,azure,local
aws: https://www.jenkins.io/doc/tutorials/tutorial-for-installing-jenkins-on-AWS/
azure: https://learn.microsoft.com/en-us/azure/developer/jenkins/configure-on-linux-vm
activity 8
check and create a list of compilers for all programming languages
nodejs-
dot net-
java-
python-
ruby-
activity 9
create vm on any cloud service provider and install maven