swad-core/README.md

23 lines
455 B
Markdown
Raw Normal View History

2014-12-01 22:11:13 +01:00
swad-core
=========
Main core for SWAD platform (Shared Workspace At a Distance)
2014-12-01 22:16:01 +01:00
- https://openswad.org/ (Main site)
2014-12-02 21:04:24 +01:00
- https://openswad.org/install/ (Installing SWAD on your server)
- http://en.wikipedia.org/wiki/SWAD_%28software%29 (Wikipedia, English)
- http://es.wikipedia.org/wiki/SWAD (Wikipedia, Spanish)
2014-12-01 22:17:16 +01:00
- https://twitter.com/OpenSWAD (Twitter)
2017-12-07 09:34:33 +01:00
## Compile
Install needed prerrequisites:
sudo apt install libmysqlclient-dev
and then
make