TUI-apps/CLI-Exercises/README.md at main · learnbyexample/TUI-apps #742
Labels
CLI-UX
Command Line Interface user experience and best practices
Code-Interpreter
OpenAI Code-Interpreter
New-Label
Choose this option if the existing labels are insufficient to describe the content accurately
software-engineering
Best practice for software engineering
TUI-apps/CLI-Exercises/README.md at main · learnbyexample/TUI-apps
Linux CLI Text Processing Exercises
This TUI application includes 60+ questions to test your CLI text processing skills.
Installation
This app is available on PyPI as cliexercises. Example installation instructions are shown below, adjust them based on your preferences and OS.
To run the app without having to enter the virtual environment again, add this alias to
.bashrc
(or equivalent):As an alternative, you can install
textual
(see Textual documentation for more details), clone this repository and run thecli_exercises.py
file.Adjust the terminal dimensions for the widgets to appear properly, for example 84x25 (characters x lines). Here's a sample screenshot:
Guide
See app_guide.md
Video demo
You can view a demo video about this app on Youtube: https://youtu.be/lcm_F7zPzRY
License
Code snippets are licensed under MIT LICENSE
Exercise questions and associated files (like
questions.json
) are licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International LicenseView on GitHub
Suggested labels
{'label-name': 'text-processing-exercises', 'label-description': 'Exercises for testing CLI text processing skills', 'confidence': 76.45}
The text was updated successfully, but these errors were encountered: