Alin Panaitiu

Results 5 issues of Alin Panaitiu

Now that CoffeeScript 2 is released and stable, I think we should support it too. There's no Babel plugin for transpiling CoffeeScript because it doesn't have a Babel compatible AST....

Transforms outputs like this: ```yaml message: Keeping your Saturday going! playlists: {"href": "https://api.spotify.com/v1/browse/featured-playlists?timestamp=2017-12-09T19%3A51%3A44&offset=0&limit=1", "items": [{"collaborative": false, "external_urls": {"spotify": "https://open.spotify.com/user/spotify/playlist/37i9dQZF1DX0A8zVl7p82B"}, "href": "https://api.spotify.com/v1/users/spotify/playlists/37i9dQZF1DX0A8zVl7p82B", "id": "37i9dQZF1DX0A8zVl7p82B", "images": [{"height": 300, "url": "https://i.scdn.co/image/b34e37ba62e27a53694016f5fe48ae22043e12f6", "width": 300}],...

Fixes #958 ## Problem Creating custom app configs by hand is slow. ## Solution A single command to generate a config and populate it with relevant data based on the...