Skip to content

kleewho/dev-env

Repository files navigation

dev-env cookbook

Simple cookbook to kickstart newcomers to the project

Usage

download dev-env.json and modify it as suitable

download run.sh and make executable and run:

sudo ./run.sh -r https://github.com/kleewho/dev-env/releases/download/v0.1.0/package.tgz

To see all options run just:

./run.sh -h

Supported platforms

  • ubuntu

What it do?

It installs:

  • jdk
  • maven
  • vagrant
  • virtualbox
  • git
  • ruby with bundler
  • intellij idea

Dependencies

Cookbooks:

  • java
  • maven
  • git
  • virtualbox
  • idea

About

Install whatever I need

Resources

Stars

Watchers

Forks

Packages

No packages published