mario-eth / soldeer

Solidity Package Manager written in rust
MIT License
143 stars 13 forks source link

Initialize Soldeer project #51

Open Solthodox opened 1 month ago

Solthodox commented 1 month ago

When using Soldeer it would make sense having all the packages as soldeer dependencies, including the forge-std that is included in lib by default. It would be nice to have something like soldeer init (similar to npm init) to initialize a clean Soldeer project where the lib folder is removed and forge-std is added to dependencies

mario-eth commented 1 month ago

very good idea, thanks will keep it in mind

Solthodox commented 1 month ago

Would love to do it myself, it should be quite easy :)

mario-eth commented 1 month ago

i'm open to contributors, more than that, would love more people contributing 😬 open a PR so i can review it. ❤️