kibelasync is a CLI for https://kibe.la
# set $KIBELA_TOKEN and $KIBELA_TEAM environment variable before using
% kibelasync pull
[kibelasync] saved to "notes/370.md"
[kibelasync] saved to "notes/381.md"
[kibelasync] saved to "notes/380.md"
...
% kibelasync push notes/370.md
[kibelasync] updated https://example.kibe.la/notes/370
% kibelasync publish < sample.md
[kibelasync] published https://songmu.kibe.la/@Songmu/382
kibela client to edit markdowns locally. It download markdowns with frontmatter.
% brew install Songmu/tap/kibelasync
% go get github.com/Songmu/kibelasync/cmd/kibelasync