-
Notifications
You must be signed in to change notification settings - Fork 3
/
clone.sh
29 lines (29 loc) · 1.3 KB
/
clone.sh
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
pwd
echo "Downloading codebase fo Bugzbook..."
git clone https://github.com/apache/ambari.git
git clone https://github.com/apache/bigtop.git
git clone https://github.com/apache/camel.git
git clone https://github.com/apache/cassandra.git
git clone https://github.com/apache/cxf.git
git clone https://github.com/apache/drill.git
git clone https://github.com/apache/hbase.git
git clone https://github.com/apache/hive.git
git clone https://github.com/apache/jackrabbit.git
git clone https://github.com/apache/karaf.git
git clone https://github.com/apache/commons-lang.git
git clone https://github.com/apache/mahout.git
git clone https://github.com/apache/commons-math.git
git clone https://github.com/opencv/opencv.git
git clone https://github.com/apache/opennlp.git
git clone https://github.com/pandas-dev/pandas.git
git clone https://github.com/apache/pdfbox.git
git clone https://github.com/apache/pig.git
git clone https://github.com/apache/solr.git
git clone https://github.com/apache/spark.git
git clone https://github.com/apache/sqoop.git
git clone https://github.com/tensorflow/tensorflow.git
git clone https://github.com/apache/tez.git
git clone https://github.com/apache/tika.git
git clone https://github.com/apache/wicket.git
git clone https://github.com/apache/struts.git
git clone https://github.com/apache/zookeeper.git