This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
rul /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
lib/ |
README
This is my RUL app ================== RUL is an open-source XUL Runner framework. It helps you build a XUL Runner application by: * auto-generating your application files * providing utility tasks in rake to build and install your app Instructions ============ 1) git clone git://github.com/tiegz/rul.git rul 2) cd rul 3) rake app:new 4) rake app:install:mac (only works on Mac so far) 5) Open the Mac bundle from your /Applications directory to test NOTE ==== This is totally experimental and the structure will probably change as I learn more about XULRunner and packaging XULRunner applications








