https://github.com/blendthink/zenn
https://github.com/blendthink/zenn
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blendthink/zenn
- Owner: blendthink
- Created: 2022-02-23T09:21:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-21T10:04:42.000Z (over 1 year ago)
- Last Synced: 2025-02-07T05:30:07.627Z (over 1 year ago)
- Size: 6.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zenn CLI
* [π How to use](https://zenn.dev/zenn/articles/zenn-cli-guide)
```shell
brew install nodenv
nodenv install
npm install
# ζ°γγθ¨δΊγδ½ζγγ
npx zenn new:article
# ζ°γγζ¬γδ½ζγγ
npx zenn new:book
# ζη¨Ώγγγ¬γγ₯γΌγγ
npx zenn preview
```