BlockCatIO / solidity-flattener

A python utility to flatten Solidity code with imports into a single file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do you run it on Windows

redserpent7 opened this issue · comments

I try running the command line "solidity_flattener .\Crowdsale\MySale.test.sol --output .\ico-flat.sol" But I keep getting the application selector dialog.

What gives?

hey if you have docker installed, you can use my docker wrapper on this, so you dont need to install any dependencies on your local

https://github.com/santiarias/docker-solidity-flattener