The Wayback Machine - https://web.archive.org/web/20200629123308/https://github.com/topics/awesome-go
Skip to content
#

awesome-go

Here are 43 public repositories matching this topic...

1build
gopinath-langote
gopinath-langote commented May 4, 2020

Description

Currently1build only allows executing commands from the current directory. Sometimes developers have to switch the directory to execute any command.
Allowing the user to execute a command from specified will help to reduce the two steps.

Flag

-f
--file

Acceptance Criteria

  1. Root/Exec/Set/Unset Command
- Given a configuration file to execute
zpatrick
zpatrick commented Jun 26, 2017

Instead of going over each request/client option, I should have a slimmed down version in the readme and examples of each option in godoc, e.g.:

# Request Options
* [Header](#link-to-example) - Add a header to a request
* [Basic Auth](#link-to-example) - Add basic auth  to a request

# Client Options
* [Doer](#) - Specify which object performs the http.Request (the default is http.Defau

Improve this page

Add a description, image, and links to the awesome-go topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the awesome-go topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.