dan-king / social-mining-install

Bash shell script for automating the installation and setup of a social media data mining project on a Linux server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Mining Install

This project is a bash shell script for automating the installation and setup of a social media data mining project on a Linux server.

This is my first github project and I intend to build and commit changes in numerous iterations as I learn the process of checking in updates to github. Along the way the installation script will grow in complexity and the project will increase in functionality.

For the very first iteration the script contains a simple one-line command to update the operating system:

sudo apt-get update

About

Bash shell script for automating the installation and setup of a social media data mining project on a Linux server.

License:GNU Lesser General Public License v3.0


Languages

Language:Shell 100.0%