donkey

Results 15 issues of donkey

Some unit tests require to assert for the opposite condition, e.g. AssertArray2dNotEquals_LREAL @sagatowski this would require a lot of duplicated code. If I would implement this, would you suggest to...

enhancement

The modern themes looks so nice, but it is not compatible with the statictoc. I really prefer having a statictoc though, because the output generated by docfx can then simply...

template

Allow to directly use nuget servers

With this setup: ``` - Library1 v1.1.1.0 - Library2 v1.2.0.0 - Library2 v1.3.0.0 ``` Library2 should only be updated to v1.2.0.0 as it is a dependency of Library1

allow to not only install a package locally, but also sync a runtime target if any other than "localhost" is selected. ADS can be used for file transfer

Upload files and let the user specify to destination target. This can be used to - upload library specific templates - Device description files - etc To handle this use...

As a Twinpack user I want to reference several packages at once. I also want to create my own bundles of packages that can be used by only me and/or...

enhancement

Hi! this is not an issue, but only a discussion… At Zeugwerk we have a pretty similar logger and are currently implementing a fluent API for it (atm our API...

enhancement

At the moment the command line interface of Twinpack only supports the actions "pull" (download all used packages) and "push" (upload packages to a Twinpack server). So it lacks a...

enhancement