Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 585 Bytes

File metadata and controls

12 lines (9 loc) · 585 Bytes

KDevEnv

How to use

  1. Run the ./build.sh script.
  2. This will create a docker container and, if it doesn't already exist, a volume for the home directory.
  3. Run the ./localdev script to launch the container.

Why?

I'm tired of setting my development environment everytime I get a new laptop. This, combined with chezmoi for managing my dotfiles, should allow me to get up and running with minimal bootstrapping. I basically just need a terminal emulator, nerd fonts, and docker installed on the host machine.