Skip to content

TheSmartnik/piet-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piet Web

This is a small web app based on piet To run this you need to have processing and ruby installed.

Instalation

Install Processing

OS X

You can install via homebrew or direct link

Linux

Create symlink for processing executable

sudo ln -s path/to/processing/processing-java /bin/processing-java

Run tests to check that everything works

bundle install
bundle exec rspec

Run

Development

  • Start server
rackup

What this awesome web app can do?