XcodesOrg / XcodesOrg/xcodes

Add the ability to stream download to stdout

Open
#298 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
4.8k
Forks
182
Avg merge
2d 12h
Merged PRs (30d)
1

Description

People have been poking me about how to download Xcode because copying curl commands with cookies is kind of annoying. It would be nice if I could just point them at xcodes and let them pipe the output of that into whatever streaming tools want to handle the results.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or command entry point. Start by locating the xcodes CLI command that downloads Xcode and trace how the downloaded data is currently handled. Done means a user can invoke xcodes and pipe the download output to another streaming tool without manually copying curl commands with cookies.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.