Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- #!/bin/bash
- node gallery.js ../azure-docs "Azure Docs"
- node gallery.js ../azure-dotcom "Azure.com Various"
- node gallery.js ../azure-patterns "Azure Patterns Collection"
- node gallery.js ../learning-site "Microsoft Learning Site"
- node gallery.js ../logos "Logos & Brands"
- node gallery.js ../other "Other Icons"
|