Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/starkos/industrious-starter

Quickly bootstrap or update "Industrious-style" multi-platform .NET solutions
https://github.com/starkos/industrious-starter

Last synced: 5 days ago
JSON representation

Quickly bootstrap or update "Industrious-style" multi-platform .NET solutions

Awesome Lists containing this project

README

        

# Industrious.Starter

A collection of [custom templates for `dotnet new`](https://devblogs.microsoft.com/dotnet/how-to-create-your-own-templates-for-dotnet-new/) for the patterns of projects I most often create in my creative coding work.

## Available Templates

#### Solution (`i1sln`)

An empty solution and top-level supporting files: `.editorconfig`, `.gitattribute`, `.gitignore`, `README.md` and a [BSD 3-Clause](https://opensource.org/license/BSD-3-clause) `LICENSE.txt`. References to the supporting files are added to the solution within a "Support Files" folder.

## License

[BSD 3-Clause](./LICENSE.txt)