Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 818 Bytes

File metadata and controls

19 lines (15 loc) · 818 Bytes

Dev Mess

My little slice of development chaos including infrastructure tooling and workstation configurations I use.

Table of Contents

  • code: Various pieces of code I have written for different purposes such as exploration, benchmarking, or testing.

  • lab: Shared configuration objects and implementations which can be used for testing, debugging, and running applications; notably Nomad. A number of styles can be run depending on requirements. AWS provides the cloud deployment option, Multipass for local VMs, and local for running on the base host.

  • tools: Various tools and utilities I have written for different purposes.

  • workstation: Configuration options I use for local workstations which usually consist of macOS and Linux machines.