mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-06 00:33:40 +00:00
325c5c317d55edc1f211872e364b5518c0b1f830
Bumps [rope](https://github.com/python-rope/rope) from 0.14.0 to 0.16.0. - [Release notes](https://github.com/python-rope/rope/releases) - [Commits](https://github.com/python-rope/rope/compare/0.14.0...0.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
RFD
Hot deals on the command line.
Install
pip install rfd
Use
view threads
rfd threads [--forum-id 9] [--limit 10]
search
rfd search pizza [--num-pages 100]
Support Tab Completion
bash
echo 'eval "$(_RFD_COMPLETE=source rfd)"' >> ~/.profile
zsh
echo 'eval "$(_RFD_COMPLETE=source_zsh rfd)"' >> ~/.zshrc
Languages
Python
93.9%
Makefile
6.1%