Allow for task documentation / explanatory text
See original GitHub issueE.g. “use this task for …”
I’m trying to set up a repo to be easy to use by new contributors, so it’d be nice to have some explanatory text output alongside the task names/definitions output by task --list
.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
How to Write an Excellent Explanation Text - Literacy Ideas
This explanation text guide provides teachers and students with the knowledge and skills to write engaging Exnplanatory Essays. Includes Writing Prompts ...
Read more >Tasks — Rackspace Style Guide for Technical Content ...
This document contains writing, style, terminology, and image guidelines for Rackspace technical documentation. Use these guidelines to create clear, ...
Read more >Explanatory Text - an overview | ScienceDirect Topics
For example, in the following page, the explanatory text and bullet points are clearly written, appropriate, and relevant. However, the arrow toward the ......
Read more >AP Computer Science Principles Student Handouts
In the Create performance task, you will design and implement a program that might solve a problem, enable innovation, explore personal interests, or...
Read more >Task panes in Office Add-ins - Microsoft Learn
Task panes give users access to interface controls that run code to modify documents or emails, or display data from a data source....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yay! Glad y’all were able to get this added. 😃 Unfortunately I ended up switching to using https://www.pyinvoke.org/ for the project I’m working on at the moment, but I’ll give this library another look in the future!
hi @vergenzt! we added this as a feature in
taskipy==1.8.0
. You can read about it here.