Skip to content
This repository was archived by the owner on Jan 10, 2021. It is now read-only.

Enable running rake target without argument all#23

Open
Letme wants to merge 1 commit intochrisanthropic:masterfrom
Letme:allow_empty_argument
Open

Enable running rake target without argument all#23
Letme wants to merge 1 commit intochrisanthropic:masterfrom
Letme:allow_empty_argument

Conversation

@Letme
Copy link

@Letme Letme commented Dec 16, 2020

Now when you run rake pdf it does not build all the books, but throws
some strange error (actually it builds jekyll and then fails with wrong filename). I realize that you expect to run rake pdf[all], but I
think it is implied that rake pdf should be called when you want to build for all books.

It is a simple check if the book argument is null, then also consider it in all target.

Now when you run `rake pdf` it does not build all the books, but throws
some strange error. I realize that you should run `rake pdf[all]` but I
think it is implied that `rake pdf` should be called for all books.

It is a simple check if the book argument is null, then also consider it
in all target.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant