documentation
documentation copied to clipboard
Update the Getting Started tutorial
Quite a lot of changes were made to the coala CLI in this GSOC 2017 project. These include but are probably not limited to:
- Use letters instead of numbers for selecting actions.
- 2 new courses of action when one the bears find a problem in the code-
- Show Applied (P)atches
- (G)enerate patches
Thus, the Getting Started tutorial should be updated reflecting these changes.
cc @yukiisbored @Adrianzatreanu
I would like to work on this issue. Can I please be assigned?
@nityeshaga , are you still working on this one?
I am so sorry. I totally forgot about the issues assigned to me in this repo. :sweat: :
According to my research, here is the list of changes that were made to the CLI since that project:
- Use letters instead of numbers (actually both are allowed in the current version of coala)
- 2 new actions -
ShowAppliedPatchesandGeneratePatches - Allow chaining of actions in input (although chained inputs are handled in a different way now, but the basic motive is the same)
- DoNothingAction set as the default action
- The
apply_single_actionfeature - Reprompt after running an action
Useful links:
- https://projects.coala.io/#/projects?project=improve_the_coala_cli&lang=en
- https://github.com/coala/cEPs/blob/master/cEP-0012.md
Is this issue still open? I would like to work on it
Please i would like to be assigned to this issue