cabin-lang / cabin

A dead simple, highly performant, extremely safe programming language.
GNU General Public License v3.0
3 stars 1 forks source link

Proper Package Manager #4

Open vi013t opened 4 weeks ago

vi013t commented 4 weeks ago

Currently Cabin pulls dependencies with Git for it's packages. However, it would allow for a more solid foundation and more robust package management system if Cabin had it's own package management website, similar to other languages such as crates.io and npmjs.com.

This is a whole project in itself, but ideally should be done before 1.0.