bincode
v1.1.1
Published
Bincode: AI-powered development CLI (not affiliated with opencode)
Downloads
805
Readme
bincode
AI-powered development CLI by Bineric (not affiliated with opencode).
Install
npm i -g bincodeUsage
Run the CLI:
bincodeLogin (stores credentials locally):
bincode loginLogout (removes credentials locally):
bincode logoutConfiguration
The bincode.json configuration file is located at:
Windows:
%APPDATA%\bincode\bincode.json
(Example:C:\Users\<username>\AppData\Roaming\bincode\bincode.json)macOS:
~/.config/bincode/bincode.json
(Example:/Users/<username>/.config/bincode/bincode.json)Linux:
~/.config/bincode/bincode.json
(Example:/home/<username>/.config/bincode/bincode.json)
