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

install時にimportしないようにするオプションを追加する #60

Closed
mkht opened this issue Jul 2, 2018 · 0 comments
Closed
Labels
enhancement New feature or request

Comments

@mkht
Copy link
Owner

mkht commented Jul 2, 2018

pspm install実行時、モジュールインストール後にそのモジュールをインポートするようになっているが、インポートする必要がない or インポートされると困る場合がある。
インストールのみ実行するオプションを追加する。

案:pspm install -NoImport

@mkht mkht added the enhancement New feature or request label Jul 2, 2018
mkht added a commit that referenced this issue Jul 21, 2018
When specified, Modules will not be imported automatically after install / update
mkht added a commit that referenced this issue Jul 21, 2018
@mkht mkht closed this as completed Jul 21, 2018
mkht added a commit that referenced this issue Jul 21, 2018
When specified, Modules will not be imported automatically after install / update
mkht added a commit that referenced this issue Jul 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant