Commit Graph

19 Commits

Author SHA1 Message Date
surtur 1967ee3f3c
chore: update README.md
* show the whole flag lines as code
2020-12-13 23:53:53 +01:00
surtur eeedbe15e4
chore: add more run instructions 2020-12-13 23:10:12 +01:00
surtur ca1c2491b3
chore: fix typo in README.md 2020-12-13 23:07:54 +01:00
surtur 7e8b2ca20e
chore: add --fileurls flag + update README.md 2020-12-13 23:06:41 +01:00
surtur 1bc533d13a
chore: upd README.md w/ build and run instructions 2020-12-13 23:05:25 +01:00
surtur 2edaf3ed79
chore: update Makefile - add variables and targets 2020-12-13 22:50:01 +01:00
surtur ba6f079c9f
feat: improve args parsing; add dbg/excpt messages 2020-12-13 22:33:42 +01:00
surtur 8b10ea75bd
chore: reword uncaught exception err msg 2020-12-13 19:54:22 +01:00
surtur 9dd17de08a
chore: default maxDepth to 0 rather than 5 2020-12-13 19:48:25 +01:00
surtur e37f4823ee
feat: implement Finding sorting 2020-12-13 19:45:24 +01:00
surtur d551d9a888
chore: save content to a LinkedHashMap 2020-12-13 14:23:42 +01:00
surtur 4d468d13ef
chore: extend argparse + reword exception messages
* also add an example urls2crawl text file with one url per line
2020-12-12 21:38:16 +01:00
surtur a82ff94e6a
feat: add Makefile 2020-11-23 22:22:13 +01:00
surtur 4a1327be2f
chore: add README.md 2020-11-10 22:56:13 +01:00
surtur dbe1d6b35b
chore: check for no args for a clean exit 2020-11-10 22:54:47 +01:00
surtur 0f7e964744
refactor: tabs++;spaces--; use correct package
* didyousayspiderman
2020-11-10 22:52:07 +01:00
surtur 6f19b566c9
chore: add .gitignore file 2020-11-10 22:51:49 +01:00
surtur 4a62fcd321
refactor: create project and rename file 2020-11-10 22:49:28 +01:00
surtur 2b0ccaf1d5
initial commit 2020-11-10 22:42:47 +01:00