Add option to output text or csv
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 91
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Having make-surface output to text or CSV format would be a boon for working in Postgres.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating make-surface's current output path and the command-line option handling. Check how existing surface output is formatted, then define text and CSV output that can be consumed by Postgres. Done means both formats are selectable and produce usable output, with coverage for the new behavior if tests exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100