jonsoc
v1.1.74
Published
AI-powered development tool - an open source fork of OpenCode (opencode.ai)
Maintainers
Readme
jonsOC
AI-powered development tool for modern coding workflows.
Installation
Install globally using bun:
bun add -g jonsocOr with npm:
npm install -g jonsocUsage
Once installed, you can use jonsOC from anywhere:
jonsoc --helpDevelopment
To install dependencies:
bun installTo run locally:
bun run devTo build for all platforms:
bun run buildPublishing
To build and publish to npm:
bun run build
bun run script/publish.tsLicense
MIT
