buccalcone

command module
v0.0.0-...-139e2d7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2016 License: MIT Imports: 9 Imported by: 0

README

buccalcone

Description

buccalcone is the command for post markdown file to esa.io.

Usage

First, you need to login esa.io using Personal access token.

$ buccalcone login ESA_TOKEN

Then you'll post local markdown file to your esa team. For example,

$ buccalcone -T "YOUR_TEAM" -c "CATEGORY/TO/POST" -t "TITLE" -w README.md

Help is below.

NAME:
   buccalcone - Post markdown file to esa.io

USAGE:
   buccalcone [global options] command [command options] [arguments...]

VERSION:
   0.1.0

AUTHOR(S):
   Layzie <HIRAKI Satoru> <saruko313@gmail.com>

COMMANDS:
   login        Login to esa.io using API Token.
   help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --team, -T           Set team to post. [$ENV_T]
   --category, -c       Set category to post.
   --wip, -w            Set WIP setting.
   --title, -t          Set title to post.
   --help, -h           show help
   --version, -v        print the version

Install

To install, use go install:

$ go install github.com/Layzie/buccalcone

or

Download the binary file from this link. Copy to the binary file in your $PATH.

Contribution

  1. Fork (https://github.com/Layzie/buccalcone/fork)
  2. Create a feature branch
  3. Commit your changes
  4. Rebase your local changes against the master branch
  5. Run test suite with the go test ./... command and confirm that it passes
  6. Run gofmt -s
  7. Create a new Pull Request

Author

Layzie

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL