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

Mapping of "switch" cases #22

Open
ravescovi opened this issue Nov 13, 2024 · 1 comment
Open

Mapping of "switch" cases #22

ravescovi opened this issue Nov 13, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@ravescovi
Copy link
Collaborator

It would be good to create a list / map of all switch cases (tools that can be switched on/off on the iconfig) like the bluesky magick.
USE_BLUESKY_MAGICS: True

And which part of the code this "switch" actually acts on. In principle all switches should only act on "BITS" parts of the code to permit for rapid updating of existing templated packages. We should also make sure to pack together all necessary "extra" parameters for each switch in the iconfig.

@ravescovi ravescovi added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 13, 2024
@prjemian
Copy link
Collaborator

As mentioned in #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants