coala / coala-quickstart

A tool that generates an initial coala config file for you!
GNU Affero General Public License v3.0
47 stars 76 forks source link

Use cib to list and install bears #33

Open underyx opened 8 years ago

underyx commented 8 years ago

Inspired by the discussion at https://gitlab.com/coala/cib/issues/8

gitmate-bot commented 8 years ago

Thanks for reporting this issue!

@coala-analyzer/coala-contributors, your aid is required, fellow coalaian. Help us triage and solving this issue!

adtac commented 8 years ago

@underyx you mean directly from the list of bears that we guess? But we need the metadata of each bear to know which languages it supports.

jayvdb commented 7 years ago

This is going to cause more problems than it solves. Installation is hard. It is platform specific. It involves elevation of privilege. IMO this is not a good idea. (And the whole concept of cib installing bears is also a bit off, as 'success' is not success when they dependencies cant be installed, it has not attempted to cater for that in the design.)