diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-14 11:49:00 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-17 19:46:32 +0700 |
commit | f354c13382083c4a53544ff51a6041348a24b1a6 (patch) | |
tree | 8f9763fdf234d8a80fbea80caa3cd76d815a01db /development/yarn/README | |
parent | 1f9de7430fac551cbdffb44aab252a0f77811b8a (diff) |
development/yarn: Added (Secure Dependency Management).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/yarn/README')
-rw-r--r-- | development/yarn/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/yarn/README b/development/yarn/README new file mode 100644 index 0000000000000..0fd6098603269 --- /dev/null +++ b/development/yarn/README @@ -0,0 +1,5 @@ +yarn is a fast, reliable, and secure dependency management. + +It allows you to use and share code with other developers from around +the world. Yarn does this quickly, securely, and reliably so you don't ever +have to worry. |