HaxeFoundation / HaxeFoundation/haxe

[server] allow --cwd without any other action

Open
#8,842 9 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

The compilation server should consider a `--cwd dir` to be a valid standalone command to put the server into a different directory. At the moment it applies the directory change, then prints the CLI usage and exits.

Contributor guide

Open the contributing guide

Research direction

Start at the compilation server's --cwd command-line handling and trace what happens when it is the only option. Run the server with --cwd dir alone; done means it changes to that directory without printing CLI usage or exiting.

Written by the indexing model from the issue text.

Assessment

Domain
cli, compilers
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.