Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ダウンローダーにcore.zip以外だけをダウンロードする機能を持たせる #642

Closed
Hiroshiba opened this issue Oct 13, 2023 · 0 comments · Fixed by #647
Labels
初心者歓迎タスク 初心者にも優しい簡単めなタスク 機能向上

Comments

@Hiroshiba
Copy link
Member

内容

こちらのプルリクエストで、VVMを別途ダウンロードできるようになりました!!

今のダウンロードだとvvmをダウンロードしようとするとコア本体がついてきます。
Python版などを使う時はコア本体が不要なので、それ以外だけをダウンロードできる機能があると便利かもです。

Pros 良くなる点

C++版以外を使う時に便利

Cons 悪くなる点

実現方法

単純にダウンロードにコア本体を除く引数をつければ良さそう。
引数名を何にするのかはちょっと議論の余地がありそう。(例えば--without-core?)

その他

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
初心者歓迎タスク 初心者にも優しい簡単めなタスク 機能向上
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant