mheap / mheap/trello-cli

add-card: read card description from STDIN

Open
#90 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
346
Forks
58
Avg merge
29m
Merged PRs (30d)
3

Description

Something like:

```
$ cat card-content.txt | trello add-card -b myboard -l mylist "mycard title"
```

Contributor guide

Open the contributing guide

Research direction

Start at the add-card CLI entry point and inspect how the card description is currently sourced. Try the piped command shown in the issue; done means the stdin content becomes the created card's description without changing the title, board, or list arguments.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.