11 lines
350 B
Markdown
11 lines
350 B
Markdown
# Datanalitica
|
|
|
|
Social Networks data analysis utilities and tools, starting with Twitter.
|
|
|
|
To install, first install [ExoRepo](https://code.tupale.co/Offray/ExoRepo) and then from a _playground_ in [GToolkit](https://gtoolkit.com/) execute:
|
|
|
|
```smalltalk
|
|
ExoRepo new
|
|
repository: 'https://code.tupale.co/Offray/Datanalitica';
|
|
load.
|
|
``` |