mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
No description
* Added a Grunt task to precompile website/views/shared/new-stuff.jade to a static html file. * Updated the new-stuff.jade modal template to use a $rootScope property. * Added a special case to openModal for the newStuff template, by which it fetches the flat file, marks it as trusted HTML, and sets it to the $rootScope property before rendering the modal. |
||
|---|---|---|
| archive | ||
| common | ||
| database_reports | ||
| keys/google | ||
| migrations | ||
| test | ||
| website | ||
| .bowerrc | ||
| .buildpacks | ||
| .gitignore | ||
| .jshintrc | ||
| .nodemonignore | ||
| .travis.yml | ||
| bower.json | ||
| CHANGELOG.md | ||
| config.json.example | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| DOCS-README.md | ||
| EXTENDEDCHANGELOG.md | ||
| Gruntfile.js | ||
| karma.conf.js | ||
| LICENSE | ||
| newrelic.js | ||
| package.json | ||
| Procfile | ||
| protractor.conf.js | ||
| README.md | ||
| register-handlers.js | ||
| VAGRANT.md | ||
| vagrant.sh | ||
| Vagrantfile | ||
| validate-commit-msg.js | ||
| validate-commit-msg.spec.js | ||
HabitRPG

HabitRPG is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.
We need more programmers! Your assistance will be greatly appreciated.
For an introduction to the technologies used and how the software is organised, refer to Contributing to HabitRPG - "Coders (Web & Mobile)" section.
To set up a local install of HabitRPG for development and testing, see Setting up HabitRPG locally, which contains instructions for Windows, *nix / Mac OS, and Vagrant.
Then read Guidance for Blacksmiths for additional instructions and useful tips.