affaan - everything claude code install opencode

 

Think everyone is execited about affaan's everything claude code. Let's setup this for opencode. 

Please make sure you have nodejs installed. Then run the following command to get you setup 

git clone https://github.com/affaan-m/ECC.git
cd ECC

npm install
npm run build:opencode


node scripts/ecc.js install --profile minimal --target opencode

Next we will run opencode from command line, and you should be able to access your ecc here


To start using follow this guide here https://github.com/affaan-m/ecc#start-using-ecc

Some notes

If you try to configure --profile to anything other than minimal, you will hit an issue and those instruction templates will not be installed. 










Comments

Popular posts from this blog

Windows SSH: Permissions for 'private-key' are too open

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20