Skip to content

Commit

Permalink
AU: 2 updated - bower gulp-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
BBT Software AG committed Oct 13, 2018
1 parent ed19509 commit 59fb82a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion automatic/bower/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [<img src="https://cdn.rawgit.com/bbtsoftware/chocolatey-packages/9895f43909b7d6ff6978eda40e30e03fdcf84e29/icons/Bower.png" height="48" width="48" />Bower](https://chocolatey.org/packages/bower)
# [<img src="https://cdn.jsdelivr.net/gh/bbtsoftware/chocolatey-packages@9895f43909b7d6ff6978eda40e30e03fdcf84e29/icons/Bower.png" height="48" width="48" />Bower](https://chocolatey.org/packages/bower)

Web sites are made of lots of things — frameworks, libraries, assets, utilities, and rainbows. Bower manages all these things for you.

Expand Down
2 changes: 1 addition & 1 deletion automatic/bower/bower.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<projectUrl>http://bower.io/</projectUrl>
<projectSourceUrl>https://github.com/bower/bower/</projectSourceUrl>
<packageSourceUrl>https://github.com/bbtsoftware/chocolatey-packages/tree/master/automatic/bower</packageSourceUrl>
<iconUrl>https://cdn.rawgit.com/bbtsoftware/chocolatey-packages/9895f43909b7d6ff6978eda40e30e03fdcf84e29/icons/Bower.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/bbtsoftware/chocolatey-packages@9895f43909b7d6ff6978eda40e30e03fdcf84e29/icons/Bower.png</iconUrl>
<licenseUrl>https://opensource.org/licenses/MIT</licenseUrl>
<docsUrl>https://bower.io/</docsUrl>
<bugTrackerUrl>https://github.com/bower/bower/issues</bugTrackerUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/gulp-cli/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [<img src="https://cdn.rawgit.com/bbtsoftware/chocolatey-packages/d632188d69029ca9ac53b8322de3f2641be1e59e/icons/gulp-cli.png" height="48" width="48" />Command line interface for gulp](https://chocolatey.org/packages/gulp-cli)
# [<img src="https://cdn.jsdelivr.net/gh/bbtsoftware/chocolatey-packages@d632188d69029ca9ac53b8322de3f2641be1e59e/icons/gulp-cli.png" height="48" width="48" />Command line interface for gulp](https://chocolatey.org/packages/gulp-cli)

gulp is a toolkit that will help you automate painful or time-consuming tasks in your development workflow. For web development (if that's your thing) it can help you by doing CSS preprocessing, JS transpiling, minification, live reloading, and much more. Integrations are built into all major IDEs and people are loving gulp across PHP, .NET, Node.js, Java, and more. With over 1700 plugins (and plenty you can do without plugins), gulp lets you quit messing with build systems and get back to work.

Expand Down
2 changes: 1 addition & 1 deletion automatic/gulp-cli/gulp-cli.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<projectUrl>https://github.com/gulpjs/gulp-cli</projectUrl>
<projectSourceUrl>https://github.com/gulpjs/gulp-cli</projectSourceUrl>
<packageSourceUrl>https://github.com/bbtsoftware/chocolatey-packages/tree/master/automatic/gulp-cli</packageSourceUrl>
<iconUrl>https://cdn.rawgit.com/bbtsoftware/chocolatey-packages/d632188d69029ca9ac53b8322de3f2641be1e59e/icons/gulp-cli.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/bbtsoftware/chocolatey-packages@d632188d69029ca9ac53b8322de3f2641be1e59e/icons/gulp-cli.png</iconUrl>
<licenseUrl>https://opensource.org/licenses/MIT</licenseUrl>
<docsUrl>https://github.com/gulpjs/gulp-cli/tree/master/docs</docsUrl>
<bugTrackerUrl>https://github.com/gulpjs/gulp-cli/issues</bugTrackerUrl>
Expand Down

0 comments on commit 59fb82a

Please sign in to comment.