gopack/README.md
2026-03-30 17:47:37 +02:00

610 B

gopack

Package Manager made in Go

TODO

  • Search Command
  • Lua Parser with expose Go functions
  • Install Command
  • Uninstall Command
  • Help Command
  • Rootless install (use install path from global var instead of typing one in the lua script)
  • Online Database of the packages
  • Keep track of installed packages
  • Add database change like you can add multiple sources like a real pm

Source