adobe / adobe/aio-cli-plugin-app-dev

support @adobe/aio-lib-state and @adobe/aio-lib-files

オープン
#36 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
JavaScript
スター
2
フォーク
5
PR マージ指標
30日以内にマージされた PR はありません

説明

If we support #32, we can have a custom require loader, that will load our custom implementations of:
1. @adobe/aio-lib-state
2. @adobe/aio-lib-files

These will support all the APIs available.

1. @adobe/aio-lib-state - in memory hashmap, backed up by a .json file written to disk, and read on startup.
2. @adobe/aio-lib-files - in memory file tree, pointing to a specific location on disk as the root to read the files from. The file hierarchy is read on startup

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず issue #32 を読み、次にここで説明されている @adobe/aio-lib-state と @adobe/aio-lib-files の要件を確認してください。完了とは、カスタム require ローダーが両方のパッケージの実装と利用可能な API を提供し、状態が JSON ファイルを通じて永続化され、ファイルがディスク上の場所をルートとすることを意味します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
cli
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。