зеркало из https://github.com/mozilla/gombot.git
INACTIVE - http://mzl.la/ghe-archive - (EXPERIMENTAL) The server component of a product that remembers your passwords for you.
03d0100447 | ||
---|---|---|
bin | ||
client | ||
etc | ||
lib | ||
public | ||
scripts | ||
test | ||
views | ||
.awsbox.json | ||
.gitignore | ||
.travis.yml | ||
README.md | ||
grunt.js | ||
package.json |
README.md
What is this?
This is a highly EXPERIMENTAL server to support Gombot, a tool that securely remembers your passwords for you.
Deploy site changes
If you're on the Identity team, simply clone this repo then add a new remote repo:
git remote add tobmog app@dev.tobmog.org:git
and push your changes:
git push tobmog HEAD:master
and you're done.
Update addons
Coming soon. Push code to the skycrane repo and have the addons automagically packaged and released on the site.