cocmd / cocmd/cocmd

cli - recommend possibilities after 'cocmd run' didn't find the package

Open
#15 1 comment 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Rust
Stars
10
Forks
3
PR merge metrics
No merged PRs in 30d

Description

after running
```bash
(base) ➜ ~ cocmd run python.conda-env-create
2023-10-18T09:58:17.857836Z ERROR cocmd::cmd::run: I don't know this script
(base) ➜ ~
```

i would excpect to see: Here are the automations that are available for package 'python' ....

look for available automations in the package and print the out.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing `cocmd run python.conda-env-create` and trace the `cocmd run` command entry point that reports "I don't know this script." Check how package automations are discovered, then verify that a failed lookup for a package prints the available automations for that package.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.