julia >= 1.0
The package is registered and versioned in my own repository:
]registry add https://github.com/skleinbo/JuliaRegistry.jl
registry up
add ObservableCollectorThis way you will receive updates when a new version is tagged.
Alternatively, clone it directly from here
]add https://github.com/skleinbo/ObservableCollector.jlYou will then automatically track the master branch.
See the documentation for a working example.