3.0.0 • Published 4 years ago

@ianwalter/bsl v3.0.0

Weekly downloads
9
License
SEE LICENSE IN LI...
Repository
github
Last release
4 years ago

@ianwalter/bsl

A module and CLI that makes using BrowserStack Local easy

npm page

Installation

yarn add @ianwalter/bsl --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