25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- #!/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"
|