21 lines
749 B
Org Mode
21 lines
749 B
Org Mode
#+TITLE: Development environment setup
|
|
#+AUTHOR: James Blair
|
|
#+EMAIL: mail@jamesblair.net
|
|
#+DATE: 1st September 2019
|
|
|
|
|
|
This document captures my standard development environment for future replication
|
|
and aims to make it as easy as possible to setup and use.
|
|
|
|
The environment is based on Windows 10 using [[https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux][Windows Subsystem for Linux]] for a
|
|
command line interface.
|
|
|
|
For pair programming I rely on [[https://www.gnu.org/software/emacs/][emacs]], specifically [[https://github.com/kubemacs/kubemacs][kubemacs]] with [[https://tmate.io/][tmate]].
|
|
|
|
This documentation is split into two main sections:
|
|
- [[windows-setup.org][Windows 10]]
|
|
- [[wsl-setup.org][Windows Subsystem for Linux]]
|
|
|
|
|
|
|