BentoumiTech / BentoumiTech/denox

Syntax: "denox start" as option to "denox run start"

Open
#7 4 comments 4 reactions 0 assignees View on GitHub
good first issue Status: Accepted Type: Enhancement
Dominant language
TypeScript
Stars
135
Forks
11
PR merge metrics
No merged PRs in 30d

Description

## Issue Type

- [ ] Bug Report
- [x] Feature Request
- [ ] Other

## Expected

Denox could run a denox option to create a better shorthand command.
The "run" word could be preserved. as optional
```bash
denox start
```
```bash
denox run start
```

## Actual

```bash
denox run start
```

## Possible Solutions

Could fork the project to start this feature.
BTW, Awesome Library! I was searching for something like this
## Info

- DenoX version:
denox/0.3.0 darwin-x86_64 deno-1.0.0

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named in the issue. Start by locating the CLI command parsing for `denox run start`, then compare the behavior of `denox start` and `denox run start`; done means both commands invoke the same start operation.

Written by the indexing model from the issue text.

Assessment

Tech stack
deno, typescript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.