cpmbits / cpmbits/cpm

Allow adding bits to the project descriptor from the command line

Open
#247 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Having included `ruamel.yaml`, now the round trip parsing and edition of yaml is possible so this task should be doable with something like:

```
cpm install --save :
```

Contributor guide

Open the contributing guide

Research direction

Start at the CLI handling for `cpm install` and the project descriptor parsing that uses `ruamel.yaml`. Trace how dependencies are currently installed and how the descriptor is loaded and written. Done means `cpm install --save :` adds the requested bit and preserves the descriptor's YAML content.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.