We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bab124 commit 75cf6fbCopy full SHA for 75cf6fb
1 file changed
README.md
@@ -118,9 +118,8 @@ Roadmap
118
119
The obvious next step for this project is to add more libraries. There's a
120
short list in [the Issues list for this repo](/EngageSoftware/DNN-JavaScript-Libraries/issues),
121
-but we would eventually like to make it very easy to add any reusable script to
122
-the repository. To do that, we'll need to invest in better integration with a
123
-script package manager, probably [Bower](http://bower.io/), so that with very
+but we've started work on a [PowerShell script](New-PackageFromBower.psm1) that integrates with a
+script package manager, [Bower](http://bower.io/), so that with very
124
little effort, we can get the latest version of a script, package it, and
125
publish it.
126
0 commit comments