Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- #!/bin/bash
- node gallery.js ../azure-docs "Azure Docs"
- node gallery.js ../azure-patterns "Azure Patterns Collection"
- node gallery.js ../logos "Logos & Brands"
- node gallery.js ../other "Other Icons"
- node gallery.js ../official "Official MS Cloud Icon Set"
|