An open API service indexing awesome lists of open source software.

https://github.com/kohei-kohei/zenn-content

Zennの記事を管理するリポジトリ
https://github.com/kohei-kohei/zenn-content

zenn

Last synced: 5 months ago
JSON representation

Zennの記事を管理するリポジトリ

Awesome Lists containing this project

README

          

# Zenn Content

[Zennの記事を管理する](https://zenn.dev/zenn/articles/connect-to-github)

## Setup
```
docker build . -t zenn-cli
```

## Usage
```
./init.sh
```

```
npx zenn new:article
npx zenn preview
```
ref: https://zenn.dev/zenn/articles/zenn-cli-guide