Skip to content

Scripts used to develop a standardised data developer environment.

Notifications You must be signed in to change notification settings

paulf-999/standard_data_dev_environment

Repository files navigation

Standard Data Dev Environment

This repository contains automation scripts intended to set up and enhance developers' environment.


Background

  • Many standard data tools are designed for Linux systems.
  • This repo contains a variety of scripts to automate the setup of data tools/technologies on Linux.

Installation

From the root of this repository, execute the following command in your terminal:

make deps

Description - What is this Command Doing?

Expand the menu below for more details.

Expand for detailed instructions

This make command performs the following actions:

  • Installs the necessary Ubuntu packages.
  • Installs required Python packages.
  • Configures your development environment according to our standard setup.

By following these steps, you'll have a Unix-based development environment ready to use, empowering you to work seamlessly with a variety of data tools originally designed for Linux systems.

About

Scripts used to develop a standardised data developer environment.

Resources

Stars

Watchers

Forks

Releases

No releases published