GitXplorerGitXplorer
B

homebrew-dotnet

public
0 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
cf992f6389dd27810bc16dd29707f6711ff41626

workflows/main: upload logs

BBo98 committed 5 years ago
Unverified
0aaedec3d4c61b57e2cfc3cec7cecf2f4a1d97fd

workflows/main: upload bottles

BBo98 committed 5 years ago
Unverified
e939d7d5c8ed6f5e1b6c7868d1b9cb65122f5a6e

Initial commit

BBo98 committed 5 years ago

README

The README file for this repository.

.NET Core experimental Homebrew tap

Warning: This is currently experimental and is not guaranteed to even compile.

How do I install these formulae?

brew install bo98/dotnet/<formula>

Or brew tap bo98/dotnet and then brew install <formula>.

Documentation

brew help, man brew or check Homebrew's documentation.

Other than that, you're on your own.

Versioned formulae

There is currently no versioned SDKs in this tap. However, the intention is that if there was one that it would not be keg-only. This would allow a single .NET CLI formula to be used and also make life much better for developers as they can switch between SDKs at ease on a per-project basis without further configuration. "It just works".