MiniScaffold 0.27.0-beta002

This is a prerelease version of MiniScaffold.
There is a newer version of this package available.
See the version list below for details.
dotnet new install MiniScaffold::0.27.0-beta002
                    
This package contains a .NET Template Package you can call from the shell/command line.

MiniScaffold

What is MiniScaffold?

This is an F# Template for:

  • creating and publishing libraries targeting .NET 5.0 net5.0
  • creating and publishing applications targeting .NET 5.0 net5.0

Why use MiniScaffold

This takes away the ambiguity that developers face when creating an OSS project. Such as:

  • How do I structure my project?
  • How do I create repeatable builds?
  • Which test framework should I use?
  • How do I create releases easily?
  • What Issue/Pull Request templates should I use?
  • How should I go about creating documentation?
  • How do I get CI setup easily?
  • What's the standard .gitignore file?
  • What other things would make it easier for me when starting off creating a project I might not even know about?

What does this include in the box?

All project types

For Libraries

For Libraries

For Applications

  • Basic argument parsing example via Argu
  • Builds a net5.0 application - Target Frameworks
    • To build for net5.0
  • Builds for win-x64, osx-x64 and linux-x64 - Runtime Identifiers. Bundles the application via dotnet-packaging
    • Bundles the win-x64 application in a .zip file.
    • Bundles the osx-x64 application in a .tar.gz file.
    • Bundles the linux-x64 application in a .tar.gz file.

Getting started quickly

Install the dotnet template from NuGet:

dotnet new -i "MiniScaffold::*"

Then choose:

dotnet new mini-scaffold -n MyCoolNewLib --githubUsername MyGithubUsername
dotnet new mini-scaffold -n MyCoolNewApp --githubUsername MyGithubUsername -ou console

Builds

GitHub Actions
GitHub Actions
Build History

NuGet

Stable Prerelease
NuGet Badge NuGet Badge

Options

githubUserName

This is used to automatically configure author information in the NuGet package, as well as configure push urls for repo locations.

outputType

Defaults to Library

When set to either Console or Library project and the supporting infrastructure around their respective types.


Known issues

Permission denied

-bash: ./build.sh: Permission denied

This is because dotnet template loses permissions of files. (https://github.com/TheAngryByrd/MiniScaffold/pull/37) added a post hook to address this but this only fixes it for dotnet sdk 2.x users. dotnet sdk 1.x will need to run chmod +x ./build.sh

Appveyor badge not scaffolded correctly

Appveyor's conventions around generating URLs based on the project name has some nuances. See this issue for details.


Example Projects using this template:
This project uses the following projects:
  • .NETStandard 0.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.38.0 184 12/7/2024
0.38.0-beta001 108 12/7/2024
0.37.1 3,615 11/19/2023
0.37.0 890 10/25/2023
0.36.2 314 10/22/2023
0.36.1 255 10/21/2023
0.36.0 758 10/6/2023
0.35.2 297 9/18/2023
0.35.0 236 9/18/2023
0.34.2 280 9/14/2023
0.34.1 228 9/5/2023
0.34.0 452 6/9/2023
0.33.0 199 6/7/2023
0.33.0-alpha009 231 6/7/2023
0.33.0-alpha008 203 6/7/2023
0.33.0-alpha007 234 6/7/2023
0.33.0-alpha006 249 6/7/2023
0.33.0-alpha005 243 6/7/2023
0.33.0-alpha004 201 6/7/2023
0.32.0 1,023 9/17/2022
0.32.0-beta001 295 9/17/2022
0.31.1 724 4/29/2022
0.31.1-beta001 310 4/29/2022
0.31.0 622 2/6/2022
0.31.0-beta001 341 2/6/2022
0.30.0 570 1/18/2022
0.30.0-beta001 254 1/18/2022
0.29.1 565 10/11/2021
0.29.1-beta001 296 10/11/2021
0.29.0 478 9/29/2021
0.29.0-beta001 283 9/29/2021
0.28.0 2,541 6/3/2021
0.27.0 483 5/28/2021
0.27.0-beta002 315 5/28/2021
0.27.0-beta001 279 5/28/2021
0.26.4 495 5/25/2021
0.26.4-beta001 315 5/25/2021
0.26.3 645 3/14/2021
0.26.3-beta001 369 3/14/2021
0.26.2 638 1/22/2021
0.26.1 539 1/19/2021
0.26.1-beta001 339 1/19/2021
0.26.0 551 1/5/2021
0.26.0-beta001 326 1/5/2021
0.25.1 639 11/11/2020
0.25.0 882 7/25/2020
0.25.0-beta001 437 7/25/2020
0.24.4 736 5/9/2020
0.24.3 698 5/9/2020
0.24.2 694 5/1/2020
0.24.1 646 4/23/2020
0.24.0 673 3/26/2020
0.23.5 663 3/24/2020
0.23.4 670 3/8/2020
0.23.3 717 2/24/2020
0.23.2 639 2/24/2020
0.23.1 651 2/24/2020
0.23.0 695 2/13/2020
0.23.0-beta001 493 2/7/2020
0.22.4 791 1/23/2020
0.22.3 695 1/15/2020
0.22.2 720 1/3/2020
0.22.1 724 12/26/2019
0.22.0 743 12/26/2019
0.22.0-beta001 546 12/26/2019
0.21.5 703 12/24/2019
0.21.4-beta001 515 12/24/2019
0.21.3 696 12/21/2019
0.21.2 711 12/21/2019
0.21.1 711 12/16/2019
0.21.0 688 12/13/2019
0.20.2 720 12/13/2019
0.20.1 703 11/26/2019
0.20.0 714 10/22/2019
0.19.2 688 10/22/2019
0.19.1 689 10/21/2019
0.19.0 719 9/24/2019
0.18.0 698 9/20/2019
0.17.1 932 6/4/2019
0.16.4 817 5/20/2019
0.16.3 758 5/17/2019
0.16.2 753 5/17/2019
0.16.1 746 5/9/2019
0.16.0 799 5/8/2019
0.15.1 888 5/3/2019
0.15.0 865 5/2/2019
0.14.2 829 5/2/2019
0.14.2-beta002 641 5/2/2019
0.14.2-beta001 645 5/2/2019
0.14.1 845 4/9/2019
0.14.0 999 2/19/2019
0.14.0-beta001 658 2/18/2019
0.13.0 1,002 1/9/2019
0.12.1 877 1/9/2019
0.12.0 1,213 9/11/2018
0.11.0 980 8/30/2018
0.11.0-beta002 721 8/30/2018
0.11.0-beta001 724 8/30/2018
0.10.0 1,056 8/18/2018
0.9.7 1,046 8/18/2018
0.9.6 1,007 8/10/2018
0.9.5 1,362 7/9/2018
0.9.4 1,378 6/22/2018
0.9.3 1,457 6/1/2018
0.9.2 1,376 6/1/2018
0.9.1 1,459 5/15/2018
0.9.0 1,411 5/14/2018
0.8.1 1,449 4/9/2018
0.8.0 1,502 3/20/2018
0.8.0-alpha002 1,133 3/20/2018
0.8.0-alpha001 1,193 3/20/2018
0.7.1 1,426 3/20/2018
0.7.0 1,424 3/16/2018
0.6.1 1,407 3/11/2018
0.6.0 1,414 3/7/2018
0.6.0-beta001 1,170 3/6/2018
0.5.2 1,442 3/1/2018
0.5.2-beta001 1,165 2/25/2018
0.5.1 1,420 2/25/2018
0.5.1-beta001 1,172 2/25/2018
0.5.0 1,488 2/15/2018
0.5.0-beta004 1,156 2/12/2018
0.5.0-beta003 1,174 2/12/2018
0.5.0-beta002 1,183 2/12/2018
0.5.0-beta001 1,157 2/10/2018
0.4.1 1,470 2/10/2018
0.4.1-beta003 1,181 2/10/2018
0.4.1-beta002 1,434 2/9/2018
0.4.1-beta001 1,197 2/9/2018
0.4.0 1,449 1/13/2018
0.3.5 1,726 7/18/2017
0.3.4 1,322 7/3/2017
0.3.3 1,345 6/26/2017
0.3.2 1,362 5/7/2017
0.3.2-alpha001 1,097 5/2/2017
0.3.1 1,291 4/30/2017
0.3.0 1,295 4/30/2017
0.3.0-alpha001 1,038 4/30/2017
0.2.0 1,403 4/18/2017
0.2.0-alpha001 1,042 4/18/2017
0.1.0 1,338 4/14/2017
0.1.0-alpha008 1,026 4/14/2017
0.1.0-alpha007 1,015 4/14/2017
0.1.0-alpha006 1,011 4/14/2017
0.1.0-alpha005 1,061 4/14/2017
0.1.0-alpha004 1,034 4/14/2017
0.1.0-alpha003 1,047 4/14/2017
0.1.0-alpha002 1,069 4/14/2017
0.1.0-alpha001 1,067 4/14/2017

## [0.27.0-beta002] - 2021-05-28

[0.27.0-beta002]: https://github.com/TheAngryByrd/MiniScaffold/compare/0.26.4...0.27.0-beta002

### Changed
- FSharp-Analyzers updated to 0.9.0, global.json version update to 5.0.300, MSBuild.StructuredLogger pinned to 2.1.500 from[@TheAngryByrd](https://github.com/TheAngryByrd)) -
- https://github.com/TheAngryByrd/MiniScaffold/pull/244
- Octokit pinned to 0.48 from [@enovales](https://github.com/enovales) - https://github.com/TheAngryByrd/MiniScaffold/pull/243

- Using TargetFramework in projects because we're only targeting net5.0 from [@TheAngryByrd](https://github.com/TheAngryByrd)) - https://github.com/TheAngryByrd/MiniScaffold/pull/241

### Added
- Adds README to nuget package which will be displayed on nuget.org from [@TheAngryByrd](https://github.com/TheAngryByrd)) - https://github.com/TheAngryByrd/MiniScaffold/pull/242