#5 Make API calls with CLI

Closed
opened 6 years ago by matt · 1 comments
matt commented 6 years ago

The CLI can publish new posts and maintains a local record of published posts.

The CLI can publish new posts and maintains a local record of published posts.
adrian commented 6 years ago
Collaborator

This was trivial once I had the always-saved feature, as the GLib.Process.spawn_command_line_sync function gave me everything I needed except the ability to pass arbitrary input to stdin.

Or alternatively I probably could perhaps have used spawn_sync to pass it as a commandline argument.

This was trivial once I had the always-saved feature, as the GLib.Process.spawn_command_line_sync function gave me everything I needed except the ability to pass arbitrary input to stdin. Or alternatively I probably could perhaps have used spawn_sync to pass it as a commandline argument.
adrian closed this issue 6 years ago
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

0001-01-01 Overdue

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.