Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 629 Bytes

zenn-cli-trial-create.md

File metadata and controls

32 lines (21 loc) · 629 Bytes
title emoji type topics published
【Zenn】Zenn CLIで記事作成してみた
📝
tech
zenn
zenncli
true

概要

Zenn CLIで記事を作成しました。 Zenn CLIの導入については、こちらで実践をまとめています。

https://zenn.dev/hott3/books/git-cli-trial

記事ファイルの追加

% npx zenn new:article

slugの指定とコンテンツの記載

  • zenn-cli-trial-creareを指定
  • コンテンツを記載

参考

https://zenn.dev/zenn/articles/what-is-slug

https://zenn.dev/zenn/articles/zenn-cli-guide