SkillAgentSearch skills...

KoreBuild

OBSOLETE REPO - see readme

Install / Use

/learn @aspnet/KoreBuild
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

KoreBuild - OBSOLETE

Obsolete notice

These build scripts are obsolete. The recommended replacements are available at https://github.com/aspnet/BuildTools.

About this repo

Travis build status AppVeyor build status

Build scripts for repos on https://github.com/aspnet.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.

Testing

This repository contains test scripts in the test/ folder.

build-canary-repo.{sh, ps1}

This script will download a repository and use the local version of KoreBuild to build it. This serves as a canary test for the scripts but may not exercise all areas of KoreBuild.

This defaults to using https://github.com/aspnet/DependencyInjection.git as the canary.

Replaying MSBuild binary log file to a text file

dotnet msbuild .\msbuild.binlog /noconlog /flp:verbosity=diag`;logfile=diagnostic.log /noautoresponse

Related Skills

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated2y ago
Forks23

Languages

Shell

Security Score

60/100

Audited on Oct 7, 2023

No findings