@ianwalter/bsl

A module and CLI that makes using BrowserStack Local easy

Usage no npm install needed!

<script type="module">
  import ianwalterBsl from 'https://cdn.skypack.dev/@ianwalter/bsl';
</script>

README

@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