Vectorized / soledge

Solidity snippets too edgy to be in Solady
MIT License
109 stars 3 forks source link

✨ Assistive scripts for contributors #17

Open atarpara opened 7 months ago

atarpara commented 7 months ago

Description

Closing #11.

Merge all script into one file and added CLI compatibility for different functionalities using command-line arguments.

Usage: node ladytoedge.js <command> <filename|folderpath>
Available commands:
--rebrand <filename|folderpath> (default: src/)
--powerup <filename|folderpath> (default: src/)  --solc <solidity version> (default: 0.8.24)

Checklist

Ensure you completed all of the steps below before submitting your pull request:

Pull requests with an incomplete checklist will be thrown out.

raxhvl commented 7 months ago

Please mark that this closes issue #11 as well.

atarpara commented 7 months ago

Please mark that this closes issue #11 as well.

Thanks for a awesome work.