vott

1.8.4 • Public • Published

Vott

npm Build Status Coverage Status Dependency Status Dev Dependency Status

Vott is a minimal, platform-agnostic framework for developing conversational applications.

Integrations

This is a core module. It does not integrate with any module by itself. However, there are integrations available and/or coming soon.

Contributing

Dev Dependency Status Code-Style:Standard

Bug Reports & Feature Requests

Something does not work as expected or perhaps you think this module needs a feature? Please open an issue using GitHub's issue tracker. Please be as specific and straightforward as possible.

Developing

Pull Requests (PRs) are welcome. Make sure you follow the same basic stylistic conventions as the original code. Your changes must be concise and focus on solving a single problem.

Installation Instructions [for Contributors]

Clone the repo:

$ git clone git@github.com:krismuniz/vott-messenger.git

Install all dependencies and run tests:

$ npm install && npm test

License

The MIT License (MIT)

Copyright (c) 2017 Kristian Muñiz

Readme

Keywords

none

Package Sidebar

Install

npm i vott

Weekly Downloads

12

Version

1.8.4

License

MIT

Unpacked Size

22.3 kB

Total Files

8

Last publish

Collaborators

  • krismuniz