Giter Club home page Giter Club logo

bitrise-step-remote-gist-bash-script-runner's Introduction

Gist Bash Script Runner

Very similar to the Remote Bash Script Runner step, except that this one explicitly takes a main Gist URL, as opposed to a raw URL. This script scrapes the raw URL(s) of your Gist files from the content of the main URL, and then runs each of the scripts located at those URLs, in the order that the files appear on the Gist page (which is alphabetical by filename).

Note: it's uncommon for a Gist to contain multiple files, but this step will find and run all of them if there are multiple.

You must provide a valid main Gist URL (not the raw URL).

For example, a main URL may look like this:

https://gist.github.com/jsauve/dec05365cdf201637b9e1545852abe25

...whereas a raw URL for one of the Gist files may look look this:

https://gist.githubusercontent.com/jsauve/dec05365cdf201637b9e1545852abe25/raw/d7bdd21f5f1cddd5342f5804173967a4bff414fc/HelloWorld1.sh

You should be providing the NON-raw URL.

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.

bitrise-step-remote-gist-bash-script-runner's People

Contributors

jsauve avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.