Allow specifying files to include in output, but not in archive

オープン
#199 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python
領域
build-system

調査の方向性

まず Web2Exe のパッケージングフローを追跡します。特に、既存の blacklist の動作と、出力ディレクトリがどのように組み立てられるかを確認してください。完成した変更では、プロジェクトが置換可能なファイルを指定でき、それらが対応する出力ディレクトリにコピーされる一方で、実行可能アーカイブの外部に保持されるようにします。

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

説明

For example in my current project I have a set of csv files that are used for getting values. These are supposed to be replaceable so they are in the application dir and not inside the exe (blacklisted). But currently I have to remember to include them manually each time I package the app.

It'd be great if there was a way to tell Web2Exe to copy these files from the project dir into the output dir (where the exe ends up essentially) into their respective dirs. I wouldn't mind having to specify each file.

Don't know how well I explained that. Feel free to ask for clarification.

主要言語
Python
スター
974
フォーク
125
平均マージ
4日 23時間
マージ済み PR(30日)
1

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nwutils/Web2Executable のほかの issue

nwutils/Web2Executable の issue をすべて見る

似ている issue

Python の issue をもっと見る

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

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