Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marekmaskarinec/umbox
Umka package manager
https://github.com/marekmaskarinec/umbox
Last synced: 6 days ago
JSON representation
Umka package manager
- Host: GitHub
- URL: https://github.com/marekmaskarinec/umbox
- Owner: marekmaskarinec
- License: other
- Created: 2024-03-18T22:00:14.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-11-11T17:57:30.000Z (about 2 months ago)
- Last Synced: 2024-11-11T18:39:30.247Z (about 2 months ago)
- Language: NSIS
- Size: 153 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.