Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 438 Bytes

File metadata and controls

44 lines (29 loc) · 438 Bytes

Giita

Installation

go get github.com/kaneshin/giita/cmd/giita

~/.giita

{
  "team": "YOUR TEAM NAME",
  "token": "YOUR ACCESS TOKEN"
}

Usage

post

$ giita post sample.md -tags=foo,bar -title="This is title"

team

$ giita team

user

$ giita user

License

The MIT License (MIT)

Author

Shintaro Kaneko kaneshin0120@gmail.com