daecks / myvagrantdev

A Linux Mint MATE-based development environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

  • Based on a Linux Mint 19.2 Vagrant box
  • Scripted installation of the following tools:
    • Ripgrep
    • fzf
    • IntelliJ
    • Android Studio
    • PyCharm
    • Visual Studio Code
    • cd - -
    • Powerline shell
    • Vim with support for Go, Python, C-languages
    • pidcat
    • pyenv
  • Support for the following languages:
    • Rust
    • Go
    • Haskell
    • Erlang
    • Ruby
    • Scala
    • Clojure
    • Java (OpenJDK)

Installation

`git clone https://github.com/daecks/myvagrantdev`  
`cd myvagrantdev`  
`install_dependencies.bat`
(reboot machine if Vagrant version changes)
`vagrant up`  

Installed and tested with Virtualbox 6.1.16 and Vagrant 2.2.14 on a Windows 10 machine running an AMD Ryzen processor.

About

A Linux Mint MATE-based development environment


Languages

Language:Vim Script 45.6%Language:Shell 41.7%Language:Python 11.1%Language:PowerShell 1.3%Language:Batchfile 0.3%