graphql-go / graphql-go/compatibility-user-acceptance

`{bin}`: Create `./bin/dev.sh` script.

Open Beginner friendly
#20 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

#### Actual
Currently we use `./bin/start.sh` script for running the `CLI` which contains the `DEBUG` flag.

#### Expected
We want to create a `./bin/dev.sh` script with `DEBUG` set to `true` so we use it likely the most on development mode.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading ./bin/start.sh to understand how the CLI is launched and how the DEBUG flag is set. Add the requested ./bin/dev.sh entry point with DEBUG enabled, then run it to verify the CLI starts in development mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.