GithubHelp home page GithubHelp logo

dev's Introduction

#Dev Setup This repository contains my Linux software development setup. In essence it is a configuration and installation setup for an Arch Linux machine. The setup uses Vagrant for management of a VirtualBox VM. The setup is purely command line based. The repository is structured as follows:

  • Vagrantfile: the vagrant configuration file. Will setup a virtualbox machine with 65GB HD, 4GB RAM and 2 CPU cores.
  • bootstrap.sh: the script that sets up everything, is run by vagrant on the initial up.
  • configs/: directory for configuration files, a .ssh/ dir can also be placed here. Will be copied to ~/ on first vagrant up, is available in /vagrant/configs on the machine.
  • projects/: initially an empty folder, is shared with the vagrant box and symlinked to ~/projects.

You can launch everything using vagrant up, use vagrant halt to shutdown the machine, vagrant suspend to suspend it and vagrant destroy to completely remove everything.

The current development setup includes the following:

  • Various programming languages: gcc, clang, rust, go, mono, nodejs, jdk, ruby, python2, nodejs
  • Pandoc and latex for text editing
  • Shell: zsh, tmux
  • VIM as text editor, with various plugins including YouCompleteMe with clang, C#, Go, JavaScript and Rust completion.
  • aura for AUR packages.
  • Various small utils including, ys and orchid
  • docker

You are welcome to fork my setup and adjust it to your needs. If you run into problems with the setup you are welcome to open an issue on Github. If you have improvements you are also welcome to make a pull request.

dev's People

Contributors

mrbech avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.