An open API service indexing awesome lists of open source software.

https://github.com/koji/zenn-dev

The repo to post an article to zenn.dev
https://github.com/koji/zenn-dev

blog github-actions npm zenn

Last synced: 12 months ago
JSON representation

The repo to post an article to zenn.dev

Awesome Lists containing this project

README

          

# Zenn Contents

👇How to use
https://zenn.dev/zenn/articles/zenn-cli-guide

```zsh
npx zenn new:article --slug article-slug --title title --type idea --emoji ✨
```