Finish the publication command #1

Open
opened 5 years ago by mb · 1 comments
mb commented 5 years ago

The publication command takes a list of pad URL's as input. Currently, this list is still hardcoded in publication.py. TODO: make this list non-static. Turn it into a input variable that can be given from the CLI.

The publication command takes a list of pad URL's as input. Currently, this list is still hardcoded in publication.py. TODO: make this list non-static. Turn it into a input variable that can be given from the CLI.
Owner

Perhaps it could take a file as input? Like:

mypadid1
mypadid2
mypadid3

It could also simply be STDIN. The user can enter new lines.

Perhaps it could take a file as input? Like: ``` mypadid1 mypadid2 mypadid3 ``` It could also simply be STDIN. The user can enter new lines.
decentral1se changed title from finish the publication command to Finish the publication command 5 years ago
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.