PowerShell / PowerShell/PowerShell
Simplify working with common data sources
オープン
まだ誰も着手していません。
Issue-Enhancement
Needs-Triage
- 主要言語
- C#
- スター
- 55.5k
- フォーク
- 8.5k
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 88
説明
Summary of the new feature / enhancement
Add modules to work with common data file formats (CSV, Excel, JSON, XML, etc.) by default.
This should work similar to NuShell, where there are commands to read and write various file types as objects.
https://www.nushell.sh/commands/categories/formats.html
Proposed technical implementation details (optional)
No response
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue にリンクされている NuShell formats reference と、既存の PowerShell command および module の規約を確認します。実装前に、対象とするデータ形式と read/write commands を明確にします。選択した形式をデフォルトでオブジェクトとして扱え、動作とカバレッジが定義されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- powershell
- 領域
- cli, data
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100