macOS setup script for front-end development
Formation is a shell script designed to set up a macOS laptop for design and development purposes. It can be run multiple times on the same machine and will install, upgrade, or skip packages based on what is already installed. The script is customizable and allows users to install their preferred tools and applications.
Formation is a customizable shell script that automates the setup of a macOS laptop for design and development purposes. It provides a convenient way to install and manage various tools and applications commonly used in these fields. By running the script regularly, users can ensure that their computer remains up to date with the latest software versions.
11ty is a static site generator that allows developers to build fast, modern websites using HTML, Markdown, and other templating languages, without the need for a complex build system.