dcurl

command module
v0.0.0-...-3b937e8 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2015 License: Apache-2.0 Imports: 8 Imported by: 0

README

dcurl - Depleted curl - an etude of golang

Description

Simple (depleted?) curl like command line tool.

Usage

dcurl [global options] command [command options] [arguments...]

COMMANDS:
  • get
  • post
  • put
  • delete
  • help, h Shows a list of commands or help for one command

Install

To install, use go get:

$ go get -d github.com/dai0304/dcurl

Contribution

  1. Fork (https://github.com/dai0304/dcurl/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 new Pull Request

Author

Daisuke Miyamoto

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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