summaryrefslogtreecommitdiffstats
path: root/development/dotnet-sdk/slack-desc
diff options
context:
space:
mode:
author Reza Talebi2019-09-21 08:51:09 +0200
committer Willy Sudiarto Raharjo2019-09-21 08:51:09 +0200
commit04873ca20a3fc23af629aa6eb9f3d27fd7c02fb3 (patch)
tree60fb1f83ae85ea278883847429c23b9d0f35dfc9 /development/dotnet-sdk/slack-desc
parent533ed20ff36ed7c9acfb82617867e4cb9f7dce9d (diff)
downloadslackbuilds-04873ca20a3fc23af629aa6eb9f3d27fd7c02fb3.tar.gz
development/dotnet-sdk: Added (Cross-platform SDK).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dotnet-sdk/slack-desc')
-rw-r--r--development/dotnet-sdk/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/dotnet-sdk/slack-desc b/development/dotnet-sdk/slack-desc
new file mode 100644
index 0000000000..91b0a95552
--- /dev/null
+++ b/development/dotnet-sdk/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+dotnet-sdk: dotnet-sdk (Cross-platform development framework)
+dotnet-sdk:
+dotnet-sdk: .NET Core is an open-source, general-purpose development
+dotnet-sdk: platform maintained by Microsoft and the .NET community on
+dotnet-sdk: GitHub. It's cross-platform (supporting Windows, macOS, and Linux)
+dotnet-sdk: and can be used to build device, cloud, and IoT applications.
+dotnet-sdk: Please run 'dotnet new' after installing to initiate the program
+dotnet-sdk: and load all of the templates.
+dotnet-sdk:
+dotnet-sdk: https://dotnet.microsoft.com/
+dotnet-sdk: