aangairbender / cg-singlefile-bundler-csharp

A tool to bundle C# project into a single file. Can be used for CodinGame.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cg-singlefile-bundler-csharp

A tool to bundle C# project to a single file. Can be used for CodinGame.

Usage

CGSingleFiler.exe <path to project folder (containing .csproj)> <output file>

Example

CGSingleFiler.exe path/to/my/project output.txt

About

A tool to bundle C# project into a single file. Can be used for CodinGame.


Languages

Language:C# 100.0%