mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-13 03:50:20 +00:00
Add --sort-by flag to threads sub-command (#75)
* Add --sort-by flag to threads sub-command * Add some sanity test commands to tox
This commit is contained in:
@@ -6,3 +6,5 @@ __title__ = "RFD CLI"
|
||||
__author__ = "Dave Gallant"
|
||||
__license__ = "Apache 2.0"
|
||||
__copyright__ = "(c) 2018 Dave Gallant"
|
||||
|
||||
API_BASE_URL = "https://forums.redflagdeals.com"
|
||||
|
Reference in New Issue
Block a user