Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 233 Bytes

README.md

File metadata and controls

executable file
·
15 lines (10 loc) · 233 Bytes

Lexical Database

We are migrating from MySql towards XML.

Files included

This is a work in progress.

Installing MySQL

$ sudo apt-get update
$ sudo apt-get install mysql-server
$ sudo apt-get install mysql-client