Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 2.19 KB

README.md

File metadata and controls

51 lines (33 loc) · 2.19 KB

LeoConsole-apkg

Release Top language License Issues Pull requests Commit activity Contributors

Advanced packaging tool (apt lol) for LeoConsole and its default package manager.

For more info, check out apkg help.

Installation

LeoConsole v2.x

The next generation of LeoConsole downloads and sets up apkg absolutely automatically on first start. Lean back and enjoy!

LeoConsole v1.x

Due to plugin API changes, new apkg releases are no longer compatible with LeoConsole v1.x. Please update your LeoConsole to the latest version.

Bleeding-edge

You can also try out the latest unpublished version (keep in mind, it could be unstable):

  1. Install apkg-builder
  2. git clone https://github.com/alexcoder04/LeoConsole-apkg.git && cd LeoConsole-apkg
  3. apkg-builder "$PWD"
  4. Enable debug mode in apkg (add debugModeOn to your $SAVEPATH/var/apkg/config)
  5. in LeoConsole, type apkg get-local <apkg-repo>/apkg.lcp

Documentation

Documentation can be found at alexcoder04.github.io/LeoConsole-apkg.

Naming

LeoConsole pkg + Debian apt + Alpine apk = apkg xD

Have fun with it!