@devdavi/unflatten
v1.0.5
Published
A tool for recreating solidity project files from flattened .sol contract files.
Downloads
5
Maintainers
Readme
Introduction
solidity-unflattener
is a tool for recreating solidity project files from flattened .sol
contract files.
Usage
npx @devdavi/unflatten <file_name> [<output_dir>] [--wd]
How to contribute
If you want to contribute to this project, feel free to make a PR or create an issue. All help is welcome :)
License
MIT © Davi Rodrigues