dotnetcore / dotnetcore/FlubuCore

[Announcement] Building open source projects with FlubuCore

Open
#251 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
937
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Simple example of a build script with FlubuCore for a .NET Core open source project was added to FlubuCore.Example repository. Build script can also be used as a template.

It covers most common build steps that are needed in an open source project: Fetching build version from a file or using GitVersion, updating projects version, building projects in the solution, running tests, packing and publishing a nuget package. It also covers how to run build script in Appveyor and Travis CI.

https://github.com/dotnetcore/FlubuCore.Examples/tree/master/NetCoreOpenSource

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.