31 Commits

Author SHA1 Message Date
Dave G
260ef74d4e Add json output flag (#139) 2022-07-05 00:11:00 -04:00
DG
062baa7707 Update README.md (#104) 2021-08-10 00:00:02 -04:00
DG
31ed869d05 Add brew/pipx instructions (#103)
* Add easier ways to install
2021-08-09 23:54:07 -04:00
Dave Gallant
185700447e Update README.md 2021-05-02 17:36:00 -04:00
Dave Gallant
ae91f7e419 Update README.md 2021-05-02 11:10:33 -04:00
Dave Gallant
9ecc413eb0 Update README.md 2021-05-02 11:09:05 -04:00
Dave Gallant
6a4242434f Update README.md 2021-05-02 11:08:23 -04:00
Dave Gallant
737ed13220 Update README.md 2021-05-02 08:48:31 -04:00
Dave Gallant
83a0cf440d Add ToC to README (#90) 2021-05-02 08:45:59 -04:00
Dave Gallant
5e74e488a7 Update README.md 2021-05-02 08:35:19 -04:00
Dave Gallant
393c2d77d8 Update README.md 2021-05-01 13:13:29 -04:00
Dave Gallant
12b12c5914 Run tests in GitHub Actions instead of Travis-CI (#89)
* Replace travis-ci with Actions

* Update README.md

* Add stdout to assertion failure
2021-05-01 13:07:55 -04:00
Dave Gallant
85466249de Update README.md 2021-04-30 09:23:25 -04:00
Dave Gallant
e433a954cd Update README.md (#81) 2020-08-16 16:36:33 -04:00
Dave Gallant
f664cbd9c6 Add download count to README.md 2020-08-03 19:13:46 -04:00
Dave Gallant
ee6939aafe feat: change output to echo via pager 2020-08-03 15:48:39 -04:00
Dave Gallant
ad4a072325 Simplify sort-by 'total_views' -> 'views' (#76) 2020-08-02 21:42:53 -04:00
Dave Gallant
20089bc699 Add --sort-by flag to threads sub-command (#75)
* Add --sort-by flag to threads sub-command

* Add some sanity test commands to tox
2020-08-02 19:30:04 -04:00
Dave Gallant
dbcdc01457 Cleanup CLI interface and allow for regular expressions in search (#68)
* Cleanup CLI interface and allow for regular expressions in search

* Put a cap on beautifulsoup4
2020-06-28 23:48:20 -04:00
Dave Gallant
96f0d64b4f Update README.md 2020-03-13 21:16:33 -04:00
Dave Gallant
2e507c1bfb Add view count to each thread (#53) 2019-12-17 23:04:27 -05:00
Dave Gallant
1af0556045 Add dependabot badge to README.md (#52)
* Update README.md
2019-11-27 16:51:31 -05:00
Dave Gallant
76769bb0a9 add semmle badges (#42) 2019-10-17 10:56:50 -04:00
Dave Gallant
ac46f2ae27 add search command (#33)
* add search command
2019-10-04 21:06:53 -04:00
Dave Gallant
0965aa0507 cleanup setup.py (#16)
* cleanup setup.

* fix pylint.
2019-09-08 23:26:42 -04:00
Dave Gallant
a1b7b828ae add instructions for zsh (#15)
* add zsh tab completion to docs.

* new demo gif.
2018-10-28 22:10:18 -04:00
Dave G
a814a290ac instructions tested and working now. 2018-07-14 22:36:13 -04:00
Dave G
9e382bfbbb readme instructions fix. 2018-07-14 22:29:42 -04:00
Dave G
0fa6acd7c9 fix build status icon. 2018-07-14 22:22:48 -04:00
Dave Gallant
dcd7ad5838 tab completion instructions for bash and zsh (#11)
* instructions how to add completion.

* argument completion won't come until click 7.0

* version bump.

* drop 3.4 support.

* remove python 3.7

* new gif.

* new gif and use limit not count.
2018-07-14 22:21:32 -04:00
Dave G
b7f9205c8d display pypi badge in readme. 2018-06-19 10:18:33 -04:00