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
- Host: GitHub
- URL: https://github.com/koji/zenn-dev
- Owner: koji
- Created: 2020-09-16T11:51:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T03:44:10.000Z (over 1 year ago)
- Last Synced: 2025-01-22T04:26:24.997Z (over 1 year ago)
- Topics: blog, github-actions, npm, zenn
- Homepage: https://zenn.dev/00
- Size: 369 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ✨
```