An open API service indexing awesome lists of open source software.

https://github.com/drone-plugins/drone-nuget

Drone plugin for uploading files to NuGet repository
https://github.com/drone-plugins/drone-nuget

drone drone-plugin

Last synced: 5 months ago
JSON representation

Drone plugin for uploading files to NuGet repository

Awesome Lists containing this project

README

          

# drone-nuget

[![Build Status](http://beta.drone.io/api/badges/drone-plugins/drone-nuget/status.svg)](http://beta.drone.io/drone-plugins/drone-nuget)
[![Coverage Status](https://aircover.co/badges/drone-plugins/drone-nuget/coverage.svg)](https://aircover.co/drone-plugins/drone-nuget)
[![](https://badge.imagelayers.io/plugins/drone-nuget:latest.svg)](https://imagelayers.io/?images=plugins/drone-nuget:latest 'Get your own badge on imagelayers.io')

Drone plugin to publish files and artifacts to NuGet repository. For the usage information and a listing of the available options please take a look at [the docs](DOCS.md).

## Execute

Install the deps using `make`:

```
make install
```

### Example

```sh
npm start <