leetcode-cli icon indicating copy to clipboard operation
leetcode-cli copied to clipboard

Feature request: please add a subcommand: link

Open kgfly opened this issue 3 years ago • 0 comments

SUBCOMMANDS: link Return the http link of a problem .

"leetcode link 1"'s output is:

https://leetcode.com/problems/two-sum/

Reason: many people like me save the output to a file for later review. Adding the link will make it easier to jump back to the web.

Thanks.

kgfly avatar Sep 12 '22 06:09 kgfly