👋
Hello I'm passionate about the crossroads of developer experience, web, and enterprise build systems. Below are a few things I know
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseProof of concept for using Bazel to back a webpack module federation website
version: '2'
services:
plex:
image: linuxserver/plex
container_name: plex
The intended use case for this tool is for users implementing the CLI tool on their own CI without convenience hooks. This means we need the abilit…