Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 549 Bytes

INSTALL.mkdn

File metadata and controls

23 lines (16 loc) · 549 Bytes

INSTALLATION

Ultra-Liquid Bokeh Shadertoy

These are the installation instructions for App::ShaderToy from the Github repository:

Unix / Linux / Mac OS

git clone https://github.com/Corion/app-shadertoy.git
cd app-shadertoy
cpanm --installdeps .
perl Makefile.PL
make

Windows / Strawberry Perl

git clone https://github.com/Corion/app-shadertoy.git
cd app-shadertoy
cpanm --installdeps .
perl Makefile.PL
dmake