選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- #!/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"
|