Neslib icon indicating copy to clipboard operation
Neslib copied to clipboard

Added dpm package spec file

Open vincentparrett opened this issue 5 years ago • 0 comments

This file adds support for the https://github.com/DelphiPackageManager/DPM

To create packages, install dpm (see getting started link in the readme), then in you local repo folder

dpm pack NesLib.NesLib.dspec -o=c:\dpmfeed (or where ever you want your packages to go).

Ideally you would create a versions release here on github and attach the package files to the release - at least until we have a package server site up and running (in development).

vincentparrett avatar Nov 18 '20 04:11 vincentparrett