Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flathub/br.gov.cti.invesalius
https://github.com/flathub/br.gov.cti.invesalius
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flathub/br.gov.cti.invesalius
- Owner: flathub
- Created: 2019-03-13T08:02:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T21:25:01.000Z (2 months ago)
- Last Synced: 2024-10-28T22:26:45.392Z (2 months ago)
- Language: Python
- Homepage: https://flathub.org/apps/details/br.gov.cti.invesalius
- Size: 224 KB
- Stars: 2
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# br.gov.cti.invesalius
## Prerequisites
```bash
# Add flathub repo
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
# Install Gnome SDK and Runtime
flatpak install flathub org.gnome.Sdk//3.30
flatpak install flathub org.gnome.Platform//3.30
```## Build
```bash
git clone https://github.com/tfmoraes/invesalius-flatpak.git
git submodule update --init
./scripts/build-bundle.sh
```## Testing
```bash
flatpak install invesalius.flatpak
flatpak run br.gov.cti.invesalius
```