Install instructions

This commit is contained in:
Paolo 2013-04-25 13:00:59 +02:00
parent 77c2affc99
commit 4983019ec9

View file

@ -1,4 +1,16 @@
bungloo-plugins
===============
A set of plugins for Tent client Bungloo
A set of plugins for [Tent](https://tent.io) client [Bungloo](http://jabs.nu/bungloo)
#Install
1. Copy or move the `it.to.work` directory in the [Bungloo directory](https://github.com/jeena/bungloo/wiki/Plugins).
2. Add ```javascript
require( [
'plugins/it.to.work/hide-replies',
'plugins/it.to.work/unread-posts',
'plugins/it.to.work/marked-posts'
], function() {
}
);```
3. Restart Bungloo