Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blendthink/zenn
https://github.com/blendthink/zenn
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/blendthink/zenn
- Owner: blendthink
- Created: 2022-02-23T09:21:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-16T00:02:17.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T16:18:36.247Z (8 months ago)
- Size: 4.9 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 installnpm install
# ζ°γγθ¨δΊγδ½ζγγ
npx zenn new:article# ζ°γγζ¬γδ½ζγγ
npx zenn new:book# ζη¨Ώγγγ¬γγ₯γΌγγ
npx zenn preview
```