0install / 0publish-dotnet

utility for creating and modifying Zero Install feeds

Home Page:https://docs.0install.net/tools/0publish/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0publish - .NET version

Build
0publish is a command-line tool for creating and modifying Zero Install feed files.

Documentation and download instructions

Other versions

See also the Python version of this program, for use on Linux and macOS.

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.8 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.

About

utility for creating and modifying Zero Install feeds

https://docs.0install.net/tools/0publish/

License:GNU Lesser General Public License v3.0


Languages

Language:C# 78.8%Language:PowerShell 14.0%Language:Shell 7.2%