Skip to content

[list] show short description for scriptsΒ #89

@toshi0383

Description

@toshi0383

If I have a script below,

#/bin/bash
#
# - description:
#       This is an awesome script.
#       It's really useful.
#

echo 😎

then cmdshelf list --description will parse them and display along side the default information.

~ $ cmdshelf ls --description
toshi0383:utils/awesome.sh - "This is an awesome script."
toshi0383:xcode/check-build-time.sh
toshi0383:xcode/open-device-support-dir.sh
toshi0383:xcode/check-expiring-mobileprovision.sh

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions