Skip to content

rwx-research/setup-captain

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup-captain

This is a GitHub Action for installing the Captain CLI.

For more information on Captain see https://www.rwx.com/captain

For documentation on using the CLI see https://www.rwx.com/captain/docs

Inputs

version

The version of captain to install. Defaults to v2 - alternatively, a semantic version number can be supplied as well (e.g. v0.7.1)

Example usage

Recommended

uses: rwx-research/setup-captain@v1

Pinned to a specific CLI version

uses: rwx-research/setup-captain@v1
with:
  version: v0.7.1

About

GitHub action for using Captain

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors