diff options
Diffstat (limited to 'development/dart/slack-desc')
-rw-r--r-- | development/dart/slack-desc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/development/dart/slack-desc b/development/dart/slack-desc new file mode 100644 index 0000000000..ab13829f7c --- /dev/null +++ b/development/dart/slack-desc @@ -0,0 +1,18 @@ +# 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------------------------------------------------------| +dart: dart (An application programming language) +dart: +dart: Dart is an application programming language that’s easy to learn, +dart: easy to scale, and deployable everywhere. +dart: +dart: Google depends on Dart to make very large apps. +dart: +dart: This SBo script packages the binary release from Google. +dart: +dart: Homepage: http://www.dartlang.org |