-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathscript.sh
More file actions
33 lines (27 loc) · 710 Bytes
/
script.sh
File metadata and controls
33 lines (27 loc) · 710 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
ng g component travis ;
ng g component bamboo ;
ng g component codeship ;
ng g component teamcity ;
ng g component continuum ;
ng g component cruisecontrol;
ng g component artefactory ;
ng g component npm ;
ng g component dockerhub ;
ng g component cigo ;
ng g component apache ;
ng g component tomcat ;
ng g component wildfire ;
ng g component websphere ;
ng g component codacy ;
ng g component teamscale;
ng g component squale ;
ng g component kalistick;
ng g component metrixWare;
ng g component cast ;
ng g component teamfoundation ;
ng g component trello ;
ng g component jira ;
ng g component redmine ;
ng g component zulip;
ng g component irc;
ng g component matrix;