Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Disposable mode: Clone repository and run coala on it! #177

Open
yukiisbored opened this issue May 20, 2017 · 4 comments
Open

Comments

@yukiisbored
Copy link
Member

I think it would be nice to implement something called "Disposable mode", which simply do this:

  • Clone the repository
  • If there's no .coafile, run coala-quickstart and output the results.
  • Run coala --ci or may be in json-mode if desired.

This is really helpful for something like Try coala and Gitmate.

@Makman2
Copy link
Member

Makman2 commented May 20, 2017

Maybe we should instead encourage people to use scripts? I fear a bit that we open a huge door if we start to do things together with the VCS^^

@yukiisbored
Copy link
Member Author

@Makman2 Sorry, What do you mean? I don't understand what you meant by "scripts".

@Makman2
Copy link
Member

Makman2 commented May 22, 2017

Shell scripts*
Sorry :3

@jayvdb
Copy link
Member

jayvdb commented Jun 28, 2017

It would be neat if it finished by posted the JSON to a gist with a predictable name (repo-slug.sha256?) so it can be easily found using the gist API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants