2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

すごいどうでもいい用途で Node.js を使いたかった (CLIを書く)

Posted at

やりたいこと

  • 言語として,Node.js が入っている前提のレポがあった
  • そこで,ちょっとしたファイル操作が追加で必要になった
  • シェルスクリプトでやっても良かったけど,Docker 環境でもないので,OS 依存の何かがあるのも面倒に感じた

もうちょっと細かく

めっちゃ sed な感じなだけなので,

こんなだけで良かった.

まとめ

たまには違うことをやるのもいい

Refs

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?