Install treb-sol using soldeer:
forge soldeer install treb-sol~0.0.1 --git https://github.com/trebuchet-org/treb-sol.git --rev 62747b271a8af397990bb3f4207978a97efacb2b
Try to init the project:
treb init
✅ Valid Foundry project detected
❌ Check treb-sol Library
treb-sol library not found
treb-sol library is required but not found in lib/treb-sol. Please install with: forge install trebuchet-org/treb-sol
Error: treb-sol library is required but not found in lib/treb-sol. Please install with: forge install trebuchet-org/treb-sol
treb-cli should recognise treb-sol installed under dependencies/. It will also be versioned, so should have some fuzzy-matching.
Install
treb-solusing soldeer:Try to init the project:
treb-clishould recognisetreb-solinstalled underdependencies/. It will also be versioned, so should have some fuzzy-matching.