Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added some new features #591

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Added some new features #591

wants to merge 1 commit into from

Commits on Feb 6, 2018

  1. Added some new features

    Added the “bright” colors to the ANSI color constants
    Added the ability to specify a range in Shell#ask — This doesn’t convert to an array for the answer set, it just displays the min and max of the array.
    Added a `ask_if_nil` function to ask a question if the provided value is nil, otherwise return the value. — This helps with values that are required but may be nil at initialization of the task.
    jocko-wowza committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    fdd7a1b View commit details
    Browse the repository at this point in the history