mirror of
https://gitlab.gnome.org/jpu/cambalache.git
synced 2025-08-19 00:03:34 -04:00
README.md: Add make command reference
This commit is contained in:
parent
d9c5ca83b3
commit
53daabfb1c
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
||||
repo: ar.xjuan.Cambalache.json
|
||||
repo: ar.xjuan.Cambalache.json .git/objects
|
||||
flatpak-builder --force-clean --repo=repo build ar.xjuan.Cambalache.json
|
||||
|
||||
cambalache.flatpak: repo
|
||||
|
@ -53,6 +53,13 @@ flatpak-builder --force-clean --repo=repo build ar.xjuan.Cambalache.json
|
||||
flatpak build-bundle repo cambalache.flatpak ar.xjuan.Cambalache
|
||||
flatpak install --user cambalache.flatpak
|
||||
```
|
||||
Or if you have `make` installed in your host
|
||||
|
||||
```
|
||||
make install
|
||||
```
|
||||
|
||||
Will create the flatpak repository, then the bundle and install it
|
||||
|
||||
## Flathub
|
||||
|
||||
@ -91,7 +98,7 @@ Instructions to run Cambalache in MS Windows are [here](README_MS_Windows.md)
|
||||
|
||||
## Contributing
|
||||
|
||||
If you are interested in contributing you can open and issue [here](https://gitlab.gnome.org/jpu/cambalache/-/issues)
|
||||
If you are interested in contributing you can open an issue [here](https://gitlab.gnome.org/jpu/cambalache/-/issues)
|
||||
and/or a merge request [here](https://gitlab.gnome.org/jpu/cambalache/-/merge_requests)
|
||||
|
||||
## Contact
|
||||
|
Loading…
x
Reference in New Issue
Block a user