Amos Amissah
Amos Amissah
I've converted the project into a python package. Installation with command below: ```bash pip install https://github.com/theonlyamos/screenshot-to-code/archive/main.zip ``` Usage: ```bash screenshottocode ``` Go to https://github.com/theonlyamos/screenshot-to-code.git for more information.
Already created a pull request, waiting to be merged.
I've converted the project into a python package. Install with command below: ```bash pip install https://github.com/theonlyamos/screenshot-to-code/archive/main.zip ``` Usage: Just run the project from the terminal after installation ```bash screenshottocode ```...