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

Allow targeting a second HTML file #8

Closed
garrettmflynn opened this issue Dec 12, 2023 · 1 comment
Closed

Allow targeting a second HTML file #8

garrettmflynn opened this issue Dec 12, 2023 · 1 comment
Assignees

Comments

@garrettmflynn
Copy link
Member

commoners should allow users to easily specify multiple applications that rely on the same base configuration.

Different approaches to this could be taken, including:

  1. One config for both applications + html files in the same root + specify the input html file in the API / CLI.
  2. Two configs and html files in different roots, where each config inherits from the same base config—or one is the base.

Example Application

Manage a pair of clients that render a shared public display (desktop) that can be interacted with using a personal private controller (mobile).

@garrettmflynn garrettmflynn self-assigned this Dec 12, 2023
@garrettmflynn
Copy link
Member Author

This feature has been completed in the sense that you simply import the base configuration and run each application separately.

@garrettmflynn garrettmflynn closed this as not planned Won't fix, can't repro, duplicate, stale Nov 16, 2024
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