HappyHackingSpace / HappyHackingSpace/dit

Multiple output formats (table, csv, json)

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Go
Stars
17
Forks
4
Avg merge
1m
Merged PRs (30d)
3

Description

Add a `--format` flag to control output:

```
dit run https://example.com --format table
dit run https://example.com --format csv
dit run https://example.com --format json
```

JSON is the current default. Table and CSV would be useful for quick inspection and piping into other tools.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.