Mucking about with microframeworks
Mucking about with microframeworks
Posted Jul 12, 2019 7:07 UTC (Fri) by massimiliano (subscriber, #3048)In reply to: Mucking about with microframeworks by mirabilos
Parent article: Mucking about with microframeworks
For me this quickly became install system-wide in a container.
It's the "general way" of having project-specific environments (regardless of the language or framework used in each project) and keeping my development workstation clean.
Moreover, these days I'm going to deploy containers anyway, so developing inside containers effectively unifies local and "remote" (or "cloud") build environments.