gemini-ecstatic

0.0.6 • Public • Published

Gemini ecstatic plugin

Serve your gemini tests with ecstatic.

Works with gemini ≥ v0.13.4.

Example .gemini.yml:

rootUrl: http://127.0.0.1:8080
system:
  plugins:
    ecstatic:
      root: www
      url: http://127.0.0.1:8080

Default root is process.cwd() and default url is http://127.0.0.1:8080.

For all the options please check ecstatic readme.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i gemini-ecstatic

    Weekly Downloads

    1

    Version

    0.0.6

    License

    MIT

    Last publish

    Collaborators

    • unsoundscapes