You are here |
osxdaily.com | ||
| | | |
www.sean-barton.co.uk
|
|
| | | | This tutorial will show you how to setup a Local Development Environment on your Mac the proper way (not using MAMP or XAMPP). I will also give examples of some of the software you can use for your day to day development including an IDE, SQL Browser and Subversion client. Since OSX Leopard (I think), | |
| | | |
www.simpleprimate.com
|
|
| | | | Getting started with Jekyll is relatively simple, although perhaps not quite as simple as their documentation would have you believe. There are a number of dependencies and requirements you have to satisfy before installing and using Jekyll. Let's explore those dependencies and talk about the process of getting started with Jekyll. | |
| | | |
www.darkoperator.com
|
|
| | | | ||
| | | |
adamj.eu
|
|
| | Most projects I work on use Python, good ol' Pip, and pip-tools. Below is a pattern I've used to speed up the GitHub Actions workflow runs on several such projects. On larger projects with many dependencies, it can save tens of seconds per run. |