Skip to content

rux-lang/Registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Rux Package Registry

The official package registry for the Rux programming language.

Packages

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

Adding a Package

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.

License

MIT

About

Rux package registry

Topics

Resources

License

Stars

Watchers

Forks

Contributors