File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -118,9 +118,8 @@ Roadmap
118118
119119The obvious next step for this project is to add more libraries. There's a
120120short 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
121+ but we've started work on a [ PowerShell script] ( New-PackageFromBower.psm1 ) that integrates with a
122+ script package manager, [ Bower] ( http://bower.io/ ) , so that with very
124123little effort, we can get the latest version of a script, package it, and
125124publish it.
126125
You can’t perform that action at this time.
0 commit comments