Improved documentation.
This commit is contained in:
15
readme.org
15
readme.org
@ -1,20 +1,17 @@
|
|||||||
#+TITLE: Development environment setup
|
#+TITLE: Development environment setup
|
||||||
#+AUTHOR: James Blair
|
#+AUTHOR: James Blair
|
||||||
#+EMAIL: mail@jamesblair.net
|
#+EMAIL: mail@jamesblair.net
|
||||||
#+DATE: 1st September 2019
|
#+DATE: <2020-09-26 Sat 06:30>
|
||||||
|
|
||||||
|
|
||||||
This document captures my standard development environment for future replication
|
This document captures my standard development environment for future replication
|
||||||
and aims to make it as easy as possible to setup and use.
|
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
|
The environment is based on Windows 10 using [[https://devblogs.microsoft.com/commandline/announcing-wsl-2/][Windows Subsystem for Linux 2]] for a
|
||||||
command line interface.
|
command line development 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]].
|
For development I rely on [[https://www.gnu.org/software/emacs/][emacs]], specifically [[https://github.com/humacs/humacs][humacs]]. To pair and share my terminals with others I rely on [[https://tmate.io/][tmate]].
|
||||||
|
|
||||||
This documentation is split into two main sections:
|
This documentation is split into two main sections:
|
||||||
- [[windows-setup.org][Windows 10]]
|
- [[windows-setup.org][Windows 10 Config]]
|
||||||
- [[wsl-setup.org][Windows Subsystem for Linux]]
|
- [[wsl-setup.org][Windows Subsystem for Linux Config]]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user