diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-02-08 08:28:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-08 08:28:17 +0700 |
commit | 7879736d95bf6d938f4421462093df0e299e6ee9 (patch) | |
tree | a4a0b3389420c0c906306f686c3150365d79e634 /system/powershell/slack-desc | |
parent | c6eb894623ce24cd8ea14385d6e0b17f1f5613fe (diff) |
system/powershell: Added (command-line shell).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/powershell/slack-desc')
-rw-r--r-- | system/powershell/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/powershell/slack-desc b/system/powershell/slack-desc new file mode 100644 index 0000000000000..49afa85822e2f --- /dev/null +++ b/system/powershell/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------------------------------------------------------| +powershell: powershell (A task-based command-line shell and scripting language) +powershell: +powershell: PowerShell is a task-based command-line shell and scripting language +powershell: built on .NET. PowerShell helps system administrators and power-users +powershell: rapidly automate tasks that manage operating systems (Linux, macOS, +powershell: and Windows) and processes. +powershell: PowerShell base source code is now available in GitHub +powershell: and open to community contributions. +powershell: +powershell: https://www.microsoft.com/powershell/ +powershell: |