Skip to content

Conversation

foolip
Copy link
Member

@foolip foolip commented Feb 20, 2025

No description provided.

@@ -35,6 +43,12 @@ async fn run() -> io::Result<()> {
// Find the paths we need.
let cache_dir = path_from_env("HTML_CACHE", ".cache");
let source_dir = path_from_env("HTML_SOURCE", "../html");
let use_bikeshed_str = env::var_os("USE_BIKESHED");
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd probably be less messy to use a --bikeshed command line arg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant