GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#julia

The General registry is the main Julia package registry that stores package info like versions and dependencies, used by Julia's package manager. You can register new packages or versions by submitting pull requests, ideally using the Registrator tool to automate this. Registered packages must have an open-source license and follow naming rules. AutoMerge can automatically merge pull requests that meet guidelines after a waiting period (3 days for new packages, 15 minutes for new versions). Using TagBot helps automatically tag releases. Registering your package makes it easier for others to install and use it by name, improving accessibility and integration in the Julia ecosystem. This system also supports quality checks and community feedback to keep the registry reliable.

https://github.com/JuliaRegistries/General