Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gowon/buildtool.template


https://github.com/gowon/buildtool.template

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# BuildTool.Template

A template for scaffolding a vendor-less, modern, extensible build pipeline for your project in .NET 6+ using [Bullseye](https://github.com/adamralph/bullseye), [SimpleExec](https://github.com/adamralph/simple-exec) and [System.CommandLine](https://github.com/dotnet/command-line-api).

## Installation

## Usage

### Scaffold New Project

```powershell
dotnet new build-tool
```

### Using Build Tool

Ping Cloudflare DNS server

```powershell
.\build.ps1 ping --additional-args="--endpoint 1.1.1.1"
```

## Inspiration

-
-
-
-

## License

MIT

## Attribution

[construction helmet](https://thenounproject.com/icon/construction-helmet-2074586/) by Template from [Noun Project](https://thenounproject.com/browse/icons/term/construction-helmet/) (CC BY 3.0)