Skip to content

[list] show short description for scripts#89

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions