Ofer Shaal
Ofer Shaal
I saw a recommendation for https://tauri.studio/ as a performant alternative to Electron.
> Maybe it should just be a flag on `ddev exec` ? Right. But I believe the more common use case is to run `ddev exec` from a specific directory...
👍 Step 1 - create the new flag functionality. Future - figure out if default behavior should change or not.
That is great. I wanted to also have a more generic solution.
@rfay can you share an example? In DrupalPod, I created a custom command. I wish that the same functionality could be achieved by adding a flag to ddev's `exec` command...
I'm not sure if mkdocs supports this but could be a nice interface to have a select list "choose your OS", clicking on it and you serl all the options....
Sorry, I meant all options, not just OS.
Main menu items do not have enough color contrast.  We should update them to be same color, and mark the active one with underline or something like that
@csweichel that last link is not accessible to the public
I'm running this on Ubuntu 17.04 `cd install/location/` `composer create-project pattern-lab/edition-twig-standard your-project-name && cd $_` and I get this output with an error at the end ``` Installing pattern-lab/edition-twig-standard (v2.2.1)...