codeship-go icon indicating copy to clipboard operation
codeship-go copied to clipboard

Go library for accessing the Codeship API v2

Results 2 codeship-go issues
Sort by recently updated
recently updated
newest added

## Description The following example in the README.md file is outdated ## Actual wording ``` You can then perform calls to the API on behalf of an Organization: projects, err...

## Description I need to delete projects via API and as far as I can see the API doesn't let me do it. Are you planning on implement it?