Skip to content

tiliado/nuvola-flatpaks

Repository files navigation

Nuvola Flatpak Packaging

Install Nuvola Apps Install Nuvola CDK Install Nuvola ADK Code style: black CircleCI

Hierarchy

There are several dependent layers of flatpaks:

Usage

  • Install:
python3 -m venv ~/.virtualenvs/flatpaks
~/.virtualenvs/flatpaks/bin/pip install -r requirements.txt
  • Run:
. ~/.virtualenvs/flatpaks/bin/activate
./nufbctl --help
./nufbctl buildall --help
./nufbctl buildall experimental
./nufbctl buildall experimental,master,stable

Copyright

Copyright 2018-2020 Jiří Janoušek janousek.jiri@gmail.com

Unless noted otherwise, the content of this repository is licensed under BSD-2-Clause.