The official package registry for the Rux programming language.
| Name | Repository |
|---|---|
| Std | https://github.com/rux-lang/Std |
| Windows | https://github.com/rux-lang/Windows |
To register a new package, add an entry to Packages.json:
{
"PackageName": "https://github.com/owner/repo"
}Then open a pull request with your addition.