Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 685 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 685 Bytes

This repository contains source code and templates for building a Chocolatey package for Etcher.

Building

To build an Etcher chocolatey package, you'll need access to a Windows machine with Chocolatey installed. Clone this repository, navigate to it in powershell and run cpack. This will generate a nupkg.

Publishing

Follow these instructions to setup your API key so you can publish. You can find your API key in your chocolatey account page.

Once you've built the package you can push it up the chocolatey by running cpush.