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

Create an asciinema that show how install and fix a bad yaml file, and show diff before/after #65

Open
Tracked by #62
adriens opened this issue Mar 21, 2022 · 3 comments
Assignees
Labels
BUILD communication documentation Improvements or additions to documentation
Projects

Comments

@adriens
Copy link
Member

adriens commented Mar 21, 2022

No description provided.

@adriens adriens self-assigned this Mar 21, 2022
@adriens adriens added documentation Improvements or additions to documentation communication labels Mar 21, 2022
@adriens adriens added this to Candidates in yamlfixer via automation Mar 21, 2022
adriens added a commit that referenced this issue Mar 21, 2022
@adriens
Copy link
Member Author

adriens commented Mar 21, 2022

done cf https://asciinema.org/a/478928

@adriens adriens moved this from Candidates to In progress in yamlfixer Mar 21, 2022
@adriens
Copy link
Member Author

adriens commented Mar 21, 2022

Just merge #66 and we got the first one @tamere-allo-peter 🎆

@adriens
Copy link
Member Author

adriens commented Mar 21, 2022

used script :

python3 -m pip install yamlfixer-opt-nc
export PATH=$PATH:~/.local/bin

yamlfixer --help


gh repo clone opt-nc/yamlfixer
cd yamlfixer


yamlfixer --summary --backup examples/*.yml
ls -ltr examples/*

icdiff examples/bad.yml.orig examples/bad.yml

@adriens adriens added the BUILD label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD communication documentation Improvements or additions to documentation
Projects
yamlfixer
In progress
Development

No branches or pull requests

1 participant