Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.
/ dcurl Public archive

Depleted curl - an etude of golang

License

Notifications You must be signed in to change notification settings

dai0304/dcurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Depleted curl - an etude of golang

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages