Skip to content

Allow STEAM_API_KEY to be a command-line arg for headless/automated builds #8

Open
@ewrogers

Description

@ewrogers

The combination of npx and prompt library does not play nice when trying to run npx screeps init in a Docker build. It also does not work inside a Docker container either (prompt is never shown, hangs).

It would be ideal if a command-line arg --steam-api-key <key> could be passed in to init (or allow that step to be skipped).

This is pretty much the only blocker so far to a proper containerized screeps build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions