coala / coala/coala-quickstart

Add an prompt to install the required dependencies after generating coafile

Open
#137 2 comments 0 reactions 0 assignees View on GitHub
difficulty/medium status/blocked status/STALE
Dominant language
Python
Stars
49
Forks
74
PR merge metrics
No merged PRs in 30d

Description

This could be another step in increasing automation. We can generate a shell script file that has commands to install the dependencies of all the bears in the written ".coafile" which are not already installed on user's system. The user can then modify (if he wants) and run the script to install the dependencies.

Not sure if coala does this already?

status/needs design

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the coafile-generation flow in this repository and review how bears and their dependencies are represented. Decide how missing dependencies should be detected and how the generated shell script should be presented for user editing and execution. Done means the design is settled and the generated output covers the stated dependency-installation workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, shell
Domain
cli, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.