v0.1.3: scripts migrated to bun run, funding config, npm badge, tsx removed
scripts migrated to bun run, funding config, npm badge, tsx removed
Maintenance pass to align with ecosystem conventions.
Changed:
- Scripts migrated from
tsx scripts/*.tstobun run scripts/*.ts; start scripts usebun ./dist/index.js authorlinks tohttps://github.com/cyanheads/macos-mcp-server#readmefilesarray cleaned — removed non-existentAGENTS.md,Dockerfile,changelog/
Added:
.github/FUNDING.yml— GitHub Sponsors and Buy Me a Coffeefundingarray inpackage.json- npm badge in README
Removed:
tsxdevDependency
bun run devcheck clean.