CLI application to view posts (default)
$ esa view [team]
- j: Down
- k: Up
- l: Next page
- h: Back page
- Enter: Show a post body
- q: Quit
request to esa API and print json response
$ esa api posts "q=category:2016/06 title:日報"
{...}
- ESA_ACCESS_TOKEN: Your esa access token
- ESA_CURRENT_TEAM: Your esa team name
