# README
cranlogs
Access cranlogs from the command line.
Install
go get github.com/devOpifex/cranlogs
or
go install github.com/devOpifex/cranlogs@latest
Help
cranlogs -h
cranlogs daily -h
Completion
cranlogs completion -h
Examples
cranlogs top
cranlogs top -n=3
cranlogs trending -r=true
cranlogs daily --period="last-month" --package="echarts4r"
# Packages
No description provided by the author