Socialmetrica/README.md

12 lines
339 B
Markdown
Raw Normal View History

2021-06-30 14:47:40 +00:00
# Datanalitica
2021-07-18 17:41:41 +00:00
Social Networks data analysis utilities and tools, starting with Twitter.
2021-07-28 00:13:26 +00:00
First install [ExoRepo](https://code.tupale.co/Offray/ExoRepo) and then from a _playground_ in [GToolkit](https://gtoolkit.com/) execute:
2021-07-18 17:41:41 +00:00
```smalltalk
2021-07-28 00:13:26 +00:00
ExoRepo new
repository: 'https://code.tupale.co/Offray/Datanalitica';
load.
2021-07-18 17:41:41 +00:00
```