Notes
-
Drush
Drush Setup
vendor/bin/drush --version ddev drush describe
Drush functional
$... read article
-
Powershell
Terminals are a fast and elegant way to manage your system. But who can remember all the commands and switches? These are notes to my future self.
read article
-
Composer 🎺
Installation
read article
-
PHPUnit 🟢🔴
Installation
> composer require --dev phpunit/phpunit ^11 > .\vendor\bin\phpunit --version
Powershell on...
read article -
WSL
Installation
Usage
> wsl... read article
-
PHPBrew
Requirements
Requirements (Ubuntu 22.04)
$ sudo apt-get install \ ... read article
-
nvm
Installation
brew install nvm mkdir ~/.nvm
Add the following to your desired shell configuration file.
read article
E.g. to ~/.bashrc... -
npm
Installation
Windows see node.js
Linux see nvm
read article -
Fedora
Get Fedora
- Use Fedora Media Writer, to write an iso to a... read article
-
Chromebook
System
Delete key
Launcher + Backspace
sudo apt-get install gnome-software... read article