teamxenox / devtocli

👩🏻‍💻 Browse and Search Dev.to Posts from Command Line
https://teamxenox.github.io/devtocli/
MIT License
142 stars 9 forks source link

[Feature Request]: suggest matching commands if the user mistypes #16

Closed jamesgeorge007 closed 4 years ago

jamesgeorge007 commented 4 years ago
$ devto lates
Usage: devto <command> [options]

A simple package to let you use Dev.to in Terminal

Options:
  -V, --version                  output the version number
  -h, --help                     output usage information

Commands:
  top [timeline]
  tag|t [tag]
  latest|l
  bookmark|bm
  search|s <keyword>
  author|a [options] <username>

  Unknown command lates.

  Did you mean latest?
sarthology commented 4 years ago

This is awesome 🤩