Skip to content

Prints a random quote and saves it into $RANDOM_QUOTE

License

Notifications You must be signed in to change notification settings

bitrise-steplib/steps-random-quote

Repository files navigation

Random Quote

The new Random Quote step.

Prints a random quote and saves it into the $quote environment variable (adds it to the ~/.bash_profile)

Can be run directly with the bitrise CLI, just git clone this repository, cd into it's folder in your Terminal/Command Line and call bitrise run test.

Check the bitrise.yml file for required inputs which have to be added to your .bitrise.secrets.yml file!