Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 509 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 509 Bytes

flatback

Crossword solver for site www.scanword.ru, based on helper site loopy.ru.

Installation

Via git (or downloaded tarball):

$ git clone [email protected]:gevorg/Flatback.git

Run using Gradle

$ ./gradlew run -Dusername=[your username] -Dpassword=[your password]

Success looks like this

Success

License

The MIT License (MIT)