Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation #2

Open
bepolymathe opened this issue Dec 9, 2020 · 1 comment
Open

Installation #2

bepolymathe opened this issue Dec 9, 2020 · 1 comment

Comments

@bepolymathe
Copy link

Hi,

Can you explain a little bit more step by step the way to install thunderdell ?
Thanks ;-)

@reagle
Copy link
Owner

reagle commented Dec 9, 2020

Hi @bepolymathe, I apologize, I've never created a formal package (i.e., setup.py).
This requires Freeplane and its configuration, python_requires='>=3.6', and some PyPi packages.

git clone https://github.com/reagle/thunderdell.git # download thunderdell
cd thunderdell
thunderdell.py --tests # which might except on any needed packages, if so
# `pip3 install {package}` 
# copy freeplane-config files to your freeplane configuration directory
# open freeplane, open one of the test files, change it as you wish
# see the resulting bibtex, for example, or YAML
thunderdell.py -b -i tests/author-child.mm

Let me know if you have any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants