Skip to content

0install/0publish-win

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.tx
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Zero Install Publishing Tools

Build
The Zero Install Publishing Tools provide a graphical editor and wizard for creating Zero Install feeds. They also contain an alternative version of the 0publish command-line tool optimized for use on Windows. These tools are based on Zero Install .NET.

Documentation and download instructions

Building

The source code is in src/ and generated artifacts are placed in artifacts/.
The source code does not contain version numbers. Instead the version is determined during CI using GitVersion.

To build install Visual Studio 2022 v17.4 or newer and run .\build.ps1.

Contributing

We welcome contributions to this project such as bug reports, recommendations, pull requests and translations. If you have any questions feel free to pitch in on our friendly mailing list.

This repository contains an EditorConfig file. Please make sure to use an editor that supports it to ensure consistent code style, file encoding, etc.. For full tooling support for all style and naming conventions consider using JetBrains' ReSharper or Rider products.