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

Updating components #22

Open
asmaloney opened this issue Aug 15, 2021 · 0 comments
Open

Updating components #22

asmaloney opened this issue Aug 15, 2021 · 0 comments

Comments

@asmaloney
Copy link
Owner

Need to provide a way to update various components that we've automatically downloaded...

Probably a script per component to run whatever download/install we need to do.

This is sounding more like a package manager - want to avoid this!

asmaloney added a commit that referenced this issue Aug 25, 2023
This has options to update python in the venv as well as the packages from the requirements files.

Examples:

 gactar env update --python
 gactar env update --pip
 gactar env update --all --dev

Part of #22
asmaloney added a commit that referenced this issue Aug 25, 2023
This has options to update python in the venv as well as the packages from the requirements files.

Examples:

 gactar env update --python
 gactar env update --pip
 gactar env update --all --dev

Part of #22
asmaloney added a commit that referenced this issue Aug 30, 2023
The file "install/support-tools.json" allows the user to specify a different version of ACT-R
and/or CCL (lisp compiler) to download and use instead of the hard-coded versions.

Part of #22
Fixes #213
asmaloney added a commit that referenced this issue Aug 30, 2023
The file "install/support-tools.json" allows the user to specify a different version of ACT-R
and/or CCL (lisp compiler) to download and use instead of the hard-coded versions.

Part of #22
Fixes #213
asmaloney added a commit that referenced this issue Aug 30, 2023
The file "install/support-tools.json" allows the user to specify a different version of ACT-R
and/or CCL (lisp compiler) to download and use instead of the hard-coded versions.

Part of #22
Fixes #213
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant