smorsic

↗ HN profile [ 19.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I develop pacwich, which started as package bun-workspaces before I expanded it to support Node as a runtime and npm and pnpm as package manager backends. No config is required to use it. It has a CLI and an equivalent…

  2. I developed a package simply called bun-workspaces that worked on top of Bun workspaces directly with zero required config, using plain package.json scripts for orchestration. I have re-developed this package into…