Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 472 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 472 Bytes

zenn-trend-cli

📝 A command to fetch Zenn trend

Usage

zenn-trend-cli [-h|--help] [-V|--version]

Installation

Requires Deno.

deno install --allow-net --name zenn-trend-cli \
'https://raw.githubusercontent.com/sheepla/zenn-trend-cli/master/cli.ts'

Thanks

This tool uses the following API, thanks! ✨

HelloRusk/zenn-trend-api

LICENSE

MIT