- Clone the repo
$ git clone https://github.com/DumbMachine/Github-Tile_Art
- Install all the dependencies:
$ pip install -r requirements.txt
- Make sure you have git installed on your system and logged (ssh or be ready to enter your password when asked).
- Run the main.py python file
Will open an html page in your browser.
$ python main.py
-
Draw you required Image in the html apge that opened in your browser. Example:
-
Click on the "save" button, which will send your request to the flask server to make the necessary commits to get the Tile Art.
-
Result
- Make it available online!
- Clean the code.
- Add option to automatically remove the commits.