[feature] Allow specified single files instead of DIR #36

Open
opened 2024-01-05 20:16:33 +00:00 by glenux · 0 comments
Owner

In current version code-preloader requires a list of dirs to visit. Sometimes I want to pack only files (instead of dirs).
I want to be able to do this:

code-preloader pack FILE1 FILE2 DIR1 FILE3
In current version code-preloader requires a list of dirs to visit. Sometimes I want to pack only files (instead of dirs). I want to be able to do this: ``` code-preloader pack FILE1 FILE2 DIR1 FILE3 ```
glenux added this to the v1.1.0 - Old logical volume (next) milestone 2024-01-05 20:16:33 +00:00
glenux self-assigned this 2024-01-05 20:16:33 +00:00
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
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: glenux/code-preloader#36
No description provided.