superfly / fly

Deploy app servers close to your users. Package your app as a Docker image, and launch it in 17 cities with one simple CLI.
https://fly.io
985 stars 48 forks source link

fly new -t isn't working #182

Closed mrkurt closed 5 years ago

mrkurt commented 5 years ago

Run this: fly new my-balancer -t load-balancer

It creates a my-balancer directory that only has the README in it, instead of copying the full app like it should be.

jphenow commented 5 years ago

See PR description of ☝️ for more info