-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kelly (KT) Thompson edited this page Apr 3, 2023
·
25 revisions
- arrays
- flock - prevent multiple copies of a script from running simultaneously
- getopt - parse command line options
-
run with new group credentials - use
sg
(switch group) - bash info
- Emacs
- Setup Windows 10
- Git for Windows
- Windows 10 Tweaks
- Custom Software Settings
- Installing WSL (Windows Linux Subsystem - bash!)
- Installing Store Apps when Store is Disabled
- Using python/pip with a proxy
- Download and install basic tools
- Setup Win32 development environment
- Setup development directories
- Install TPLs needed by Draco (or alternatively TPL installs via vcpkg)
- Notes on mixing VS and MinGW
- Notes on VS 2022
- Docker cookbook recipes - I used some of these commands while creating the docker image used by Draco's Travis CI.