Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saitoxu/zenn
https://github.com/saitoxu/zenn
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/saitoxu/zenn
- Owner: saitoxu
- Created: 2024-01-11T13:57:05.000Z (almost 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-18T02:00:03.000Z (11 months ago)
- Last Synced: 2024-11-10T07:14:44.429Z (2 months ago)
- Homepage: https://zenn.dev/saitoxu
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zenn
https://zenn.dev/saitoxu
## How to create new article
```sh
$ npx zenn new:article --slug what-is-slug
$ npx zenn preview
```## References
- [Zenn CLI](https://zenn.dev/zenn/articles/zenn-cli-guide)