youpy / newextension
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
commit 3aa0b1d706bf1af2da98d0f9e3230b58376ba765
tree 1db9ee2adeec51666ee348ecd5e670d53ae31c5b
parent 22eb943991aa7722cee4991492f6397c495529de
tree 1db9ee2adeec51666ee348ecd5e670d53ae31c5b
parent 22eb943991aa7722cee4991492f6397c495529de
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
History.txt | ||
| |
License.txt | ||
| |
Manifest.txt | ||
| |
PostInstall.txt | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
app_generators/ | ||
| |
bin/ | ||
| |
config/ | ||
| |
lib/ | ||
| |
newextension.gemspec | ||
| |
script/ | ||
| |
setup.rb | ||
| |
tasks/ | ||
| |
test/ |
README.rdoc
newextension
Description
creates a Firefox extension skeleton
Installation
Archive Installation
rake install
Gem Installation
gem install newextension
Features/Problems
Synopsis
Create Extension
newextension -a yourname foo
Create xpi
rake create_extension_xpi
Symlink In Your Local Profile
rake install
Unlink From Your Local Profile
rake uninstall
Copyright
| Author: | youpy <youpy@buycheapviagraonlinenow.com> |
| Copyright: | Copyright © 2008 youpy |
| License: | The MIT License |

