Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.68 KB

File metadata and controls

43 lines (28 loc) · 1.68 KB

Documentation Index

Getting Started

Installation Modes

DevBase works in two modes:

  • Base Mode (Default) - Clone and run ./setup.sh. No additional configuration needed. Gets you a complete development environment with sensible defaults.

  • Custom Mode - Add a devbase-custom-config/ directory for overlaying custom settings. See Custom Configuration.

Configuration

Basic Configuration

  • Environment Variables - Complete environment variable reference

  • Personalization - Customize themes, shells, and personal preferences after installation

  • Customization - Configure custom setup (proxy, certificates, repositories) before installation

User Guides

  • Usage Guide - Usage guide for all devbase tools with commands and examples

  • Editor Setup - Configure VS Code, Neovim, and other editors

  • Smart Card Setup - Configure smart card authentication for Citrix and Firefox

  • Development Guide - Contributing to devbase-core

  • FAQ - Frequently asked questions

Reference