Sha256: cc8204885b0b89e96aae8d35ebda002a45c516354e4c704dcbd19bb2d1b5bc5f
Contents?: true
Size: 490 Bytes
Versions: 3
Compression:
Stored size: 490 Bytes
Contents
# lita-reminder # Work in progress - not yet usable This is an effort to add simple task scheduler to lita bot. It is currenly in early development and not yet usable \ working ## Installation Add lita-reminder to your Lita instance's Gemfile: ``` ruby gem "lita-reminder" ``` ## Configuration TODO: Describe any configuration attributes the plugin exposes. ## Usage TODO: Describe the plugin's features and how to use them. ## License [MIT](http://opensource.org/licenses/MIT)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
lita-reminder-0.0.3 | README.md |
lita-reminder-0.0.2 | README.md |
lita-reminder-0.0.1 | README.md |