Skip to content

nullbus/story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Story

Tistory blog post manager

Prerequisites

Install

  1. With Go

     go get github.com/nullbus/story/story
    
  2. Without Go

    TODO

You must run story init to setup your tistory account. It configures your environment and retrives your first access token. If the access token expires, just run story auth to begin reauthentication.

Usage

Command

story <command> [options...]
  story init
  story auth
  story info
  story show
  story edit
  story post

Get your blog information

story info -blog <blog name>

Get single blog post

story show -blog <blog name> <post id>

About

Tistory Blog Post Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages