[Feature Request] Reinstate `curl | sh` installation
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 379
- Forks
- 103
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 23
Description
The CLI server is the most convenient way to run a server for prototyping and in CI. It should have simple curl | sh as an installation option, as is very common among comparable CLI tools. This is particularly convenient and appropriate when installing in a Dockerfile.
(I notice GitHub's CLI uses webi; perhaps that's worth investigating.)
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
The issue names the CLI server, Dockerfile installation, and GitHub CLI's webi approach, but no repository files or tests. Start by locating the CLI release and installation entry points, then compare available packaging options with webi; done means a documented, working curl | sh installation path suitable for Dockerfiles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, shell
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100