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

🎦 One asciinema per feature 🎭 #62

Open
1 of 8 tasks
adriens opened this issue Mar 21, 2022 · 0 comments
Open
1 of 8 tasks

🎦 One asciinema per feature 🎭 #62

adriens opened this issue Mar 21, 2022 · 0 comments

Comments

@adriens
Copy link
Member

adriens commented Mar 21, 2022

❔ Context

yamlfixer has a pretty decent set of one-purpose features that need to be showcased to be better known used... and then provide an easy way to discover how to use this tool and what can be achieved with it.

Therefore, it would be very useful to get an asciinema per feature so we can share them in beautiful demos accross social medias.

🎯 Target

  • Better knwoledge of all features

💰 Gains

  • Animate community with nice and useful content

⚠️ Risks

What are the risks if we don't implement this issue.

Not having visual content to show how easy it is to achieve nice tings with yamlfixer.

📑 Actions

Demo Protocol

Not recording in the session

1️⃣ First uninstall

To make things look fresh :

python3 -m pip uninstall yamlfixer-opt-nc

2️⃣ 🎥 Record in the session :

python3 -m pip install yamlfixer-opt-nc
export PATH=$PATH:~/.local/bin
yamlfixer --version
yamlfixer --help
git clone https://github.com/opt-nc/yamlfixer.git
cd yamlfixer
# The featur you want to demonstrate
# yamlfixer --summary --backupsuffix .bak --backup examples/*.yml
# ls -ltr examples/*
# icdiff examples/bad.yml.bak examples/bad.yml
@adriens adriens changed the title One asciinema per feature 🎦 One asciinema per feature 🎭 Mar 21, 2022
@adriens adriens added this to Candidates in yamlfixer via automation Mar 21, 2022
@adriens adriens moved this from Candidates to To do in yamlfixer Mar 21, 2022
@adriens adriens pinned this issue Mar 21, 2022
@adriens adriens unpinned this issue Mar 31, 2022
@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
Projects
Development

No branches or pull requests

1 participant