Skip to content

Songmu/kibelasync

Repository files navigation

kibelasync

Build Status Coverage Status MIT License GoDoc

kibelasync is a CLI for https://kibe.la

Synopsis

# 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

Description

kibela client to edit markdowns locally. It download markdowns with frontmatter.

Installation

Homebrew

% brew install Songmu/tap/kibelasync

go get

% go get github.com/Songmu/kibelasync/cmd/kibelasync

See Also

Author

Songmu