"raco pollen help" falsely advertises an output directory for rendering #125

Closed
opened 8 years ago by ghost · 1 comments
ghost commented 8 years ago (Migrated from github.com)

raco pollen render ignores the destination directory argument.

eg. if i use the command "raco pollen render src/ dest/", the destination argument is ignored and all source files are rendered to the same directory in which they reside. This is consistent with what is described in pollen documentation, but contradicts "raco pollen help" which claims:

"render [dir] [dest] render project in dir (default is current dir) to dest (default is desktop)"

Suggested solution: update the raco pollen help comment to remove mention of [dest].

"raco pollen publish" can be used as an additional step to render pollen files into a destination directory.

raco pollen render ignores the destination directory argument. eg. if i use the command "raco pollen render src/ dest/", the destination argument is ignored and all source files are rendered to the same directory in which they reside. This is consistent with what is described in pollen documentation, but contradicts "raco pollen help" which claims: "render [dir] [dest] render project in dir (default is current dir) to dest (default is desktop)" Suggested solution: update the raco pollen help comment to remove mention of [dest]. "raco pollen publish" can be used as an additional step to render pollen files into a destination directory.
mbutterick commented 8 years ago (Migrated from github.com)

False advertising indeed. Thanks.

False advertising indeed. Thanks.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen#125
Loading…
There is no content yet.