Repository
Current version released
3 years ago
Dependencies
std
Versions
Sponsorâs Toolbox
Hello there!
This is my sponsorâs toolbox which is a collection of tools that Iâve made just for you my awesome sponsors.
Whatâs Inside?
Every feature youâve ever wanted in the Deno command line interface and then some you did not know you wanted.
This serves as a playground for things I may implement in Deno at some point in time and things that just doesnât make sense to put into Deno like tooling for web browsers.
Getting Started
You can install sponsor by running the following command:
deno install --allow-all --unstable https://deno.land/x/sponsor/main.js
Usage
Run a test suite in headless Chrome:
sponsor test --headless --browser chrome
Run a test suite in headless Firefox:
sponsor test --headless --browser firefox