coala / coala/docker-coala-base
Implement Disposable mode: Clone repository and run coala on it!
Open
Nobody has claimed this yet.
status/STALE
- Dominant language
- Shell
- Stars
- 21
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
I think it would be nice to implement something called "Disposable mode", which simply do this:
- Clone the repository
- If there's no
.coafile, runcoala-quickstartand output the results. - Run
coala --cior may be in json-mode if desired.
This is really helpful for something like Try coala and Gitmate.
Contributor guide
No contributing guide indexed for this repository
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 no files or tests; start by locating the image entrypoint and the existing coala invocation. Trace how a repository is supplied, then verify the disposable flow clones it, runs coala-quickstart when no .coafile exists, and supports coala --ci or JSON output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100