The official package registry for the Rux programming language.
| Name | Repository |
|---|---|
| BSD | https://github.com/rux-lang/BSD |
| Illumos | https://github.com/rux-lang/Illumos |
| Linux | https://github.com/rux-lang/Linux |
| MacOS | https://github.com/rux-lang/MacOS |
| Pux | https://github.com/Natuworkguy/Pux-module |
| 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.