You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

9 line
364 B

  1. #!/bin/bash
  2. node gallery.js ../azure-docs "Azure Docs"
  3. node gallery.js ../azure-patterns "Azure Patterns Collection"
  4. node gallery.js ../azure-icons "Official Azure Icon Set"
  5. node gallery.js ../azure-cds "Cloud Design Studio Set"
  6. node gallery.js ../logos "Logos & Brands"
  7. node gallery.js ../other "Other Icons"
  8. #node gallery.js ../cloud-old "Old MS Cloud Icon Set"