Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cappyzawa/zenn.dev
https://github.com/cappyzawa/zenn.dev
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cappyzawa/zenn.dev
- Owner: cappyzawa
- License: mit
- Created: 2024-11-27T00:57:13.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-05T00:11:46.000Z (22 days ago)
- Last Synced: 2024-12-05T01:19:54.381Z (22 days ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zenn.dev
## How to upload to Zenn.dev
Articles are uploaded to Zenn.dev after pushing to the main branch of the repository.
## How to update zenn-cli
```bash
$ npm install zenn-cli@latest
```