boot-clj / boot-clj/boot

List only project tasks instead of whole tasks and help message

Open
#748 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
1.7k
Forks
178
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

I was using boot for 1st time, and I was searching a command line way for list **only** custom tasks of a project.
After some discussion in slack, people suggested me that `boot -h` do the job.

As user, I didn't saw the project specific tasks because there were to much info which I ignored, when doing `boot -h`

At first glance to me `boot -h` has looked as only an helper command for the CLI itself.

I think the main problem is that `boot -h` is printing to much informations.

**Describe alternatives you've considered**

Maybe a new `-t` for only showing the tasks custom could help.

So the `boot -h` should only show the help of the CLI and `boot -t` should show only custom tasks

Thx for the project!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.