Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo #2

Open
wernight opened this issue Nov 5, 2013 · 4 comments
Open

Demo #2

wernight opened this issue Nov 5, 2013 · 4 comments

Comments

@wernight
Copy link

wernight commented Nov 5, 2013

Having a website with Scruffy usable as a service (like yUML) would probably draw a lot of people to this tool. It would draw me, and I may then use it on some of my own servers and then improve it.

@wernight
Copy link
Author

I'd also suggest a short installation guide to get started.

Install for Ubuntu:

$ sudo aptitude install git librsvg2-bin plotutils graphviz
$ git clone https://github.com/aivarsk/scruffy.git
$ cd scruffy
$ virtualenv ENV --system-site-packages && source ENV/bin/activate       # (optional)
$ python setup.py install

Usage:

$ suml --help
$ suml '[x]->[y]' --png --scruffy -o out.png

Note: rsvg-convert moved to https://wiki.gnome.org/action/show/Projects/LibRsvg

So there isn't any web server to help so far?

@aivarsk
Copy link
Owner

aivarsk commented Mar 19, 2014

Hi,
no there isn't a web server and I don't have a spare server to run it. I just published the source code I put together in few evenings and moved to other projects.
Thanks for making scruffy-server ;)

@aivarsk
Copy link
Owner

aivarsk commented Mar 19, 2014

I saw you have even more install instructions and some troubleshooting guide. Can you update scruffy doc and make a pull request?

@wernight
Copy link
Author

wernight commented Apr 7, 2014

Instructions are also on https://github.com/wernight/scruffy-server#installation
It should be really easy for you to copy/paste directly in the web interface of GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants