One of the most requesting things since I first introduced Singlet was to have a Quickly template for creating Unity Lenses with it. After weeks of waiting, and after upgrading Singlet to work in Precise, and getting it into the Universe repository for 12.04, I finally set to work on learning enough Quickly internals to write a template.
It’s not finished yet, and I won’t guarantee that all of Quickly’s functions work, but after a few hours of hacking I at least have a pretty good start. It’s not packaged yet, so to try it out you will need todo the following:
- bzr branch lp:~mhall119/singlet/quickly-lens-template
- sudo ln -s ./quickly-lens-template /usr/share/quickly/templates/singlet-lens
- quickly create singlet-lens <your-lens-project-name>
- cd <your-lens-project-name>
- quickly package