Skip to content

amateescu/speakly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speakly

Just a fun project that uses a large number of technologies to achieve simple things.

Install

Don't forget to download the submodules to get the whole project. You have two options for doing that:

$ git clone https://github.com/amateescu/speakly.git speakly
$ cd speakly
$ git submodule update --init

Or

$ git clone https://github.com/amateescu/speakly.git speakly --recursive

Packages needed

PHP

sudo apt-get install libzmq-dev php-pear php5-dev
sudo pear channel-discover pear.zero.mq
sudo pecl install pear.zero.mq/zmq-beta

Python

sudo apt-get install libzmq-dev python-zmq

About

Just a fun project that uses a large number of technologies to achieve simple things.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors