25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- #!/bin/bash
- node gallery.js ../azure-docs "Azure Docs"
- node gallery.js ../azure-patterns "Azure Patterns Collection"
- node gallery.js ../azure-icons "Official Azure Icon Set"
- node gallery.js ../azure-cds "Cloud Design Studio Set"
- node gallery.js ../logos "Logos & Brands"
- node gallery.js ../other "Other Icons"
- #node gallery.js ../cloud-old "Old MS Cloud Icon Set"
|