djsegal / julia_observer

find your next julia package 🔎
https://juliaobserver.com
MIT License
15 stars 0 forks source link

Trying to make new Julia package show on juliaobserver.com #164

Open magonser opened 4 years ago

magonser commented 4 years ago

Hello @djsegal,

thank you and all other contributors for julia_observer - it is really a nice page!

I have recently made my first julia Package FStrings.jl, but unfortunately I can't get it to show on juliaobserver.com.

My package is registered on JuliaRegistries (see this PR) and therefore can be added in Julia by add FStrings. Also recently I have made an entry in svaksha/Julia.jl (see this PR) because instructions on djsegal/julia_observer/README.md mention the script pulls from svaksha/Julia.jl, but nothing changed either.

Some hints would be greatly appreciated.

Wikunia commented 3 years ago

I would also be interested in this. Is there a standard way of adding packages to it. As an example https://github.com/Wikunia/Javis.jl seems to be missing as well.

OliverColeman commented 3 years ago

Same issue here, I made a new package, and now I would like to to appear on the various Julia package websites. Because the world desperately needs to know about my new package ;)