Automate the Boring Stuff with Node.js
search
Ctrlk
Automate the Boring Stuff with Node.js
  • Introduction
  • 退屈なことは Node.js にやらせよう
  • npm module を公開しよう
  • node でコマンドラインツールを作ろう
  • commander を使用した CLI の作成
    • commander の基礎
    • 装飾する
    • 各種 path を特定する module
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. commander を使用した CLI の作成

各種 path を特定する module

https://qiita.com/k4h4shi/items/e498e74290fa7e25ceccqiita.comchevron-right

https://gist.github.com/uupaa/da42698d6b2d2cbb3ccaarrow-up-right

http://yohshiy.blog.fc2.com/blog-entry-318.htmlarrow-up-right

Previous装飾するchevron-left

Last updated 7 years ago