mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-23 05:35:44 -05:00
Package- and image building tool for Kupfer Linux.
Documentation: https://kupfer.gitlab.io/kupferbootstrap
bin | ||
src | ||
.gitignore | ||
cache.py | ||
Dockerfile | ||
logger.py | ||
main.py | ||
packages.py | ||
README.md | ||
requirements.txt | ||
version.txt | ||
wrapper.py |
kupferbootstrap
Install
Install Docker and Python 3 and put bin/
into your PATH
.
Then use kupferbootstrap
.
Develop
Put dev
into version.txt
to always rebuild kupferboostrap from this directory and use kupferbootstrap
as normal.