1
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2015-08-25 14:28:29 +01:00
assets Fixed markdown support for github comments, and added migrated to github 2015-08-25 14:27:00 +01:00
chrome Update information 2015-08-24 21:52:37 +01:00
firefox Fixed bug with images and removed debug logs 2015-08-25 10:45:40 +01:00
src Removed debug 2015-08-25 14:28:29 +01:00
.gitignore Fixed python build scripts 2015-08-20 19:28:20 +01:00
build-js.sh Cleanup 2015-08-24 21:42:23 +01:00
package.json Fixed markdown support for github comments, and added migrated to github 2015-08-25 14:27:00 +01:00
README.md Fix readme 2015-08-24 21:57:08 +01:00

Hipchat Emoticons for all!

Building for yourself

Whilst I recommend that you use the plugins that are on the add-on stores of the respective browsers, building the apps yourself is perfectly possible, and should be self contained within this application. I am building this on Ubuntu 15.04, but your luck may vary on other platforms.

Build Commands

npm install
npm run build

npm run build-chrome
npm run build-firefox
npm run build-extensions (firefox and chrome)

Disclaimer:

As you can tell, the quality of the code isnt perfect, or to a particular standard. Once the plugin works properly to a basic level, I will install some linting software to make the code look nicer, and possibly run smoother too.

All the time the app has a version of '0.0.0', the extensions are considered to be unstable and unlikely to work properly if at all.