Skip to content

Piranesi - a graph building and editing demo based on Palladio framework

Notifications You must be signed in to change notification settings

humanitiesplusdesign/piranesi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run Piranesi locally, first install dependencies, then run a local web server from this directory

bower install
python -m SimpleHTTPServer

To run on the latest version of main Palladio framework for testing purposes, first clone the main Palladio framework repository, then in that repository set up a bower link, then link this application to your local version of the Palladio framework:

cd palladio
bower link
cd ../piranesi
bower link Palladio palladio
python -m SimpleHTTPServer

About

Piranesi - a graph building and editing demo based on Palladio framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published