Skip to content

Add make clean option#45

Open
lucivpav wants to merge 1 commit intomasterfrom
make-clean
Open

Add make clean option#45
lucivpav wants to merge 1 commit intomasterfrom
make-clean

Conversation

@lucivpav
Copy link
Copy Markdown
Owner

@lucivpav lucivpav commented Sep 21, 2019

We don't want to remove downloaded dependencies such as CEDICT or makemeahanzi when executing make command. To delete those dependencies, use make clean instead.

Comment thread setup.sh

rm -rf cedict makemeahanzi frontend/tagmanager

git clone https://github.com/skishore/makemeahanzi.git makemeahanzi
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets add some checks that verify the folders don't exist. If such a folder already exists, let's not download the stuff again.

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

Successfully merging this pull request may close these issues.

1 participant