Skip to content

mattdesl/shader-reload-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A simple GLSL development server for testing and expreimentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published