andywer / ideabox

Place to collect techy ideas and get feedback.
1 stars 1 forks source link

CLI tool: changelog browser #24

Open andywer opened 5 years ago

andywer commented 5 years ago

Let's you query the changelog of a github repository or npm package. Shows it using less, like a git diff.

$ changed andywer/key-store
$ changed npm:key-store
$ changed npm:key-store 0.2...1.0

How it works