mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
No description
Fix issue with IE11 displaying Bars with full length (style: width is ignored) by using ng-style instead of plain style. Fixes health, level and mana bar. |
||
|---|---|---|
| archive | ||
| database_reports | ||
| migrations | ||
| public | ||
| src | ||
| test | ||
| views | ||
| .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 | ||
| 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.