Comment 13 for bug 640689

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

@Kristian: can you please try from trunk, to see if the revert fixes partially your issue?

you just have to:
$ bzr branch lp:quickly
$ PATH=<path/to/quickly>/bin:$PATH
then:
$ quickly --version
should show you some paths for templates and librairies from trunk (not system ones)
$ cd <your_project>
$ quickly share

thanks! :)