[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

w0rm/gemini-beefy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gemini beefy plugin

Serve your gemini tests with beefy.

Example .gemini.yml that also uses gemini-sauce:

rootUrl: http://127.0.0.1:9966
gridUrl: http://ondemand.saucelabs.com/wd/hub

plugins:
  sauce:
    username:
    accessKey:
  beefy:
    quiet: false
    entries:
      - page.js
    live: false
    watchify: false
    index: page.html
    bundlerFlags: '-p [css-modulesify -o dist/style.css]'

Note: this is experimental and has no tests at the moment. Created for this example.

About

Serve your gemini tests with beefy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published