One of the cool little "side" features of the Ionic CLI is the resources
command. If you've never seen it in action, it lets you create a simple source icon and splash screen and then generate icons and splash screens for the 500 different variants supported by Apache Cordova. This isn't a new feature, but I've been meaning to create a video tutorial of this in action so folks could see what it does. Thanks go to Mike Hartington for helping me prepare this video!
Archived Comments
Great blog post Ray... I actually use ionic's CLI to generate icons and splash screens for my cordova projects. What a huge time saver! Thanks for sharing!
Thanks a great point Knox - being able to use the Ionic CLI stuff even when you aren't building a 'proper' Ionic app is a good thing to keep in mind.