portfolio/_posts/2023-11-17-bootstrap.md

495 B

layout title categories tags href image
post Bootstrap project
c
nix
https://github.com/jrpotter/bootstrap shoelaces.jpg

A C-based CLI for initializing projects in a flexible but deterministic way. Originally motivated to serve as a better alternative to Nix flake templates{:target="_blank"}, bootstrap allows you to provide different parameters to custom initialization scripts akin to npm init, django-admin startproject, etc.