Skip to content

rux-lang/Registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Rux Package Registry

The official package registry for the Rux programming language.

Packages

Name Repository
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