I moved the "sky-helpers" to a separate library that uses the ES7 async-await and import new hotness. That's now pulled in during the init command, instead of the entire Panda Sky library. I updated the init example to use CoffeeScript since that's what I'm using for testing. It now uses async-await and import as well. It's starting to look more tidy.
I moved the "sky-helpers" to a separate library that uses the ES7 async-await and import new hotness. That's now pulled in during the init command, instead of the entire Panda Sky library. I updated the init example to use CoffeeScript since that's what I'm using for testing. It now uses async-await and import as well. It's starting to look more tidy.