Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

run-gallery.sh 308 B

před 5 roky
před 5 roky
1234567
  1. #!/bin/bash
  2. node gallery.js ../azure-docs "Azure Docs"
  3. node gallery.js ../azure-dotcom "Azure.com Various"
  4. node gallery.js ../azure-patterns "Azure Patterns Collection"
  5. node gallery.js ../learning-site "Microsoft Learning Site"
  6. node gallery.js ../logos "Logos & Brands"
  7. node gallery.js ../other "Other Icons"