Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marekmaskarinec/umbox

Umka package manager
https://github.com/marekmaskarinec/umbox

Last synced: 6 days ago
JSON representation

Umka package manager

Awesome Lists containing this project

README

        

# UmBox

![](etc/cat.png)

UmBox is a package manager for Umka programs and libraries. It allows you to
easily install and update libraries, including their dependencies. UmBox offers
a CLI tool (hosted in this repo) and a Web UI (hosted in the
[umboxs](https://github.com/marekmaskarinec/umboxs) repo). The Web UI can be
used to search for packages and to browse their documentation, which is
automatically generated based on the [MMDOC](https://git.sr.ht/~mrms/mmdoc)
syntax.

* [Web UI](https://umbox.tophat2d.dev)
* [Documentation](https://umbox.tophat2d.dev/docs)
* [Install instruction](https://umbox.tophat2d.dev/docs/user/01-installation.md)
* [Package list](https://umbox.tophat2d.dev/all)
* [Downloads](https://umbox.tophat2d.dev/static/dl.md)

## license

The whole UmBox project is licensed under the Unlicense or MIT, whichever you
prefer.