shader-reload-cli

1.0.0 • Public • Published

shader-reload-cli

experimental

A simple GLSL development server for testing and expreimentation.

See shader-reload for details.

Install

Use npm to install.

npm install shader-reload-cli -g

Usage

Specify

Usage:
  shader-reload-cli entry [options]
 
Examples:
  shader-reload-cli src/index.js
  shader-reload-cli src/index.js:bundle.js --open
  shader-reload-cli src/index.js:bundle.js --dir public/

Underneath the hood, this is using budo and its command-line options.

License

MIT, see LICENSE.md for details.

/shader-reload-cli/

    Package Sidebar

    Install

    npm i shader-reload-cli

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    8.66 kB

    Total Files

    11

    Last publish

    Collaborators

    • mattdesl