https://github.com/thozza/fedora_rpm_xmind
XMind application packaged into RPM (for Fedora)
https://github.com/thozza/fedora_rpm_xmind
Last synced: 10 months ago
JSON representation
XMind application packaged into RPM (for Fedora)
- Host: GitHub
- URL: https://github.com/thozza/fedora_rpm_xmind
- Owner: thozza
- Created: 2013-03-02T11:07:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T12:09:49.000Z (over 5 years ago)
- Last Synced: 2025-03-29T16:34:04.541Z (over 1 year ago)
- Language: Shell
- Size: 23.4 KB
- Stars: 10
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XMind package for Fedora
## Installation
```
# dnf copr enable thozza/XMind
# dnf install -y xmind
```
Fedora and EPEL-7 repositories can be found in [thozza/XMind COPR](https://copr.fedorainfracloud.org/coprs/thozza/XMind/)
## Usage
```
$ xmind
```
## For maintainers
Rebuild in copr:
```
$ copr build thozza/XMind xmind-*.src.rpm
```