Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 694 Bytes

File metadata and controls

21 lines (11 loc) · 694 Bytes

Drone Exec Wrapper

Wrapper scripts for calling Drone Exec so that it can more closely emulate what Drone does.

Prerequisites

Install the drone cli first

Installing

Copy the appropriate script to a folder on your PATH so you can call it. You can rename it as you see fit as long as it's not named drone. For example, rename drone-exec-linux to just drone-exec.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details