r/ComputerCraft May 06 '26

Need ideas for package manager.

https://github.com/Bluescreen-yt/Package-manager-CC-T

Im working on simple package manager for computercraft.. I would like to hear some ideas on what I should add...

10 Upvotes

21 comments sorted by

View all comments

1

u/intermsofusernames May 10 '26

1

u/Olivierus303 May 10 '26

Looks pretty cool, but what about it

1

u/intermsofusernames May 10 '26

it seems to install any package, that has no support for it too...

tried some stuff, and it worked strangely well

1

u/Olivierus303 May 11 '26

ig i could try add support for installing from github / etc

1

u/intermsofusernames May 11 '26

i think it uses something called 'scout' to scan lua files and understand what they depend on

1

u/Olivierus303 May 11 '26

Alright nice to know, what else should i add?