My Developer's Notebook 📓 for installing tools after reinstalling the operating system.
Featuring a list of tools and configurations, aimed to:
- be quickly setup
- applicable cross-platform
- provide a comprehensive development environment
- support web and game development
These will serve as prerequisites for everything below;
- Windows - OS Components
- MacOS - (none)
- Linux - (none)
Command line interface for quickly installing new software;
- Windows (Chocolatey)
- MacOS (Homebrew)
For surfing and developing;
Pick any you may like;
Note: Brave, Chrome, Edge, Vivaldi are all Chromium based.
- LastPass ( Chromium 🗗, Firefox 🗗 )
- React Developer Tools ( Chromium 🗗, Firefox 🗗 )
- Redux Developer Tools ( Chromium 🗗, Firefox 🗗 )
- Chrome logger ( Chromium 🗗, Firefox 🗗 )
- AddBlock Plus ( Chromium 🗗, Firefox 🗗 )
- Lighthouse ( Chromium 🗗 only, see #6032 🗗 )
- Tampermonkey ( Chromium 🗗, Firefox 🗗 )
- Stylus ( Chromium 🗗, Firefox 🗗 )
- GitHub File Icon ( Chromium 🗗 Firefox 🗗 )
- File Archiving (Windows: 7-Zip 🗗)
- Recording screen/camera (Windows: ScreenToGif 🗗)
- PhpStorm
- VSCode
- Android Studio (incl. Android SDK)
- Git
- Go - https://golang.org/doc/install 🗗
- Python (including pip)
- PHP (including XDebug, Composer, Symfony etc.)
- Node.js (including NPM, Yarn, Gulp etc.)
- Flutter
- TBD
- Amazon (aws 🗗)
- Google (gcloud, included in Google Cloud SDK 🗗)
- Azure (az 🗗)
These are quick documentation references and cheat sheets;