0.1.3 • Published 7 years ago

cora.core v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

cora (-core)

is a "Central Organizer and Reliable Assistant" that allow you to communicate with her by using natural language. You can writing and asking for lots of information. Because the results are on you. Cora using modular system and actions for creating lots of content. You need only this core and then select all plugins for instalation.

Codeship Status for sharespace/cora

MongoDB

You need 3 instances of MongoDB. Cora use it for storing data and gathering information for you. Also one instance is used for storing session od users.

Commandline run

If you have instance of DB, you can run cora with commandline:

rem SET debug=cora:*
node ./bin/www --port <port> --database:aggregate <db> --database:gathering <db> --database:sessions <db>

Cora support in default cs-CZ language and after start database is totally empty. If you want to learn Cora default behaviours run this in commandline:

rem SET debug=cora:*
node ./learn --source=./lib/cora-learning/source/cs-CZ

Tools

  • Slack - used for communication and organizing users
  • GitHub - base versions and source code management
  • CodeShip - CI project on CodeShip
  • NPM
0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago