Skip to content
This repository was archived by the owner on Jul 25, 2020. It is now read-only.
/ bsl Public archive

A module and CLI that makes using BrowserStack Local easy

License

Notifications You must be signed in to change notification settings

ianwalter/bsl

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

Repository files navigation

@ianwalter/bsl

A module and CLI that makes using BrowserStack Local easy

npm page

Installation

pnpm add @ianwalter/bsl --save-dev

Usage

As a GitHub Action:

- name: Test
  uses: ianwalter/bsl@v2.1.0
  with:
    args: yarn test
  env:
    BROWSERSTACK_ACCESS_KEY: ${{ secrets.BROWSERSTACK_ACCESS_KEY }}
    BROWSERSTACK_USERNAME: ${{ secrets.BROWSERSTACK_USERNAME }}

Related

License

Hippocratic License - See LICENSE

 

Created by Ian Walter

About

A module and CLI that makes using BrowserStack Local easy

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published