Minimal install instructions.
This commit is contained in:
parent
94cc8f2e95
commit
8797e2ae65
10
README.md
10
README.md
@ -1,3 +1,11 @@
|
|||||||
# VideoWeb
|
# VideoWeb
|
||||||
|
|
||||||
Utilities for video published on the web
|
Utilities for metadata of videos published on the web starting with YouTube / [Invidious](https://invidious.io/) for [GTookit](https://gtoolkit.com/) / [Pharo](https://pharo.org/).
|
||||||
|
|
||||||
|
To install it, first install [ExoRepo](https://code.sustrato.red/Offray/ExoRepo) and then run from a _playground_:
|
||||||
|
|
||||||
|
```smalltalk
|
||||||
|
ExoRepo new
|
||||||
|
repository: 'https://code.sustrato.red/Offray/VideoWeb';
|
||||||
|
load
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user