Make JIRA Epics, Tasks, and Sub-tasks via a freeplane mindmap
Project description
Software Requirements
Installation
Python
pip install jira_freeplane
Docker - jira-freeplane
docker pull hollingsworthsteven/jira-freeplane
Quickstart
Create a new mindmap, see sample.mm as an example.
If you want to start non interactive (with an ini file) you can find one here
docker (interactive mode)
docker run --rm -it -v "$(pwd):/app" -v "$mindmap:/config/freeplane_doc.mm" -e "JIRA_USER=${JIRA_USER}" -e "JIRA_PASS=${JIRA_PASS}" -u "$(id -u):$(id -g)" hollingsworthsteven/jira-freeplane jira-freeplane --interactive /config/freeplane_doc.mm
python/pip
pip install jira_freeplane
export JIRA_USER=<your_jira_username>
export JIRA_PASS=<your_jira_password>
jira-freeplane -i /path/to/mindmap.mm
Contribute
Pull requests are welcome!
Support
Unfortunately, there is no support for this project. We do welcome contributions and pull requests though!
License
The project is licensed under the MIT license. see LICENSE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jira-freeplane-1.0.10.tar.gz.
File metadata
- Download URL: jira-freeplane-1.0.10.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25972fe40da62af8b87f2686e3f1f51f9442ce81f6001bc7cb55d27e90e5c863
|
|
| MD5 |
846cf5dcb0ee36831dbe0c6144d3b18a
|
|
| BLAKE2b-256 |
f982a9329006c1a04d31bd02cff429fc8e2413f32fcf8618ae959b055844b39b
|
File details
Details for the file jira_freeplane-1.0.10-py3-none-any.whl.
File metadata
- Download URL: jira_freeplane-1.0.10-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aabf4c566a1541d71c284faeba46d3d3db74e33430beecbdb8dc26a3e140bdf3
|
|
| MD5 |
26e5e388c64d21f3a6dd58de290745d2
|
|
| BLAKE2b-256 |
09e8a00ee3f2b71cffb0ec870e2e685b8e8f770c56028e40afc33ba98611d4a1
|