cloudflare / Stout

A reliable static website deploy tool
MIT License
752 stars 29 forks source link

Add create command #3

Closed zackbloom closed 9 years ago

zackbloom commented 9 years ago

This adds a command which creates a new stack (S3 bucket, CF distribution, R53 config, IAM account).

frankiesardo commented 9 years ago

Can you make a release with this feature in it please?

zackbloom commented 9 years ago

There was one, but it was poorly labeled: https://github.com/EagerIO/Stout/releases/tag/v1.1.0

Thanks!

On Wed, Jun 3, 2015 at 3:52 AM, Frankie Sardo notifications@github.com wrote:

Can you make a release with this feature in it please?

— Reply to this email directly or view it on GitHub https://github.com/EagerIO/Stout/pull/3#issuecomment-108235181.

frankiesardo commented 9 years ago

Thanks to you for this tool. Would it be possible to include the executables in the release as well? Or just add instructions on how to build the executables ouselves On 4 Jun 2015 18:38, "Zack Bloom" notifications@github.com wrote:

There was one, but it was poorly labeled: https://github.com/EagerIO/Stout/releases/tag/v1.1.0

Thanks!

On Wed, Jun 3, 2015 at 3:52 AM, Frankie Sardo notifications@github.com wrote:

Can you make a release with this feature in it please?

— Reply to this email directly or view it on GitHub https://github.com/EagerIO/Stout/pull/3#issuecomment-108235181.

— Reply to this email directly or view it on GitHub https://github.com/EagerIO/Stout/pull/3#issuecomment-108986246.

zackbloom commented 9 years ago

Ah, of course, my mistake. Compiled releases have been added. There are also instructions for building in the readme if you scroll down.

On Thu, Jun 4, 2015 at 2:51 PM, Frankie Sardo notifications@github.com wrote:

Thanks to you for this tool. Would it be possible to include the executables in the release as well? Or just add instructions on how to build the executables ouselves

On 4 Jun 2015 18:38, "Zack Bloom" notifications@github.com wrote:

There was one, but it was poorly labeled: https://github.com/EagerIO/Stout/releases/tag/v1.1.0

Thanks!

On Wed, Jun 3, 2015 at 3:52 AM, Frankie Sardo notifications@github.com wrote:

Can you make a release with this feature in it please?

— Reply to this email directly or view it on GitHub https://github.com/EagerIO/Stout/pull/3#issuecomment-108235181.

— Reply to this email directly or view it on GitHub https://github.com/EagerIO/Stout/pull/3#issuecomment-108986246.

— Reply to this email directly or view it on GitHub https://github.com/EagerIO/Stout/pull/3#issuecomment-109006416.

frankiesardo commented 9 years ago

Thanks. I do however have a problem with the latest darwin executable when I try to create the bucket:

x509: failed to load system roots and no roots provided which seems a problem when cross compiling binaries.

zackbloom commented 9 years ago

Interesting, can you give this one a shot? https://www.dropbox.com/s/z5ko4ghypb0mg5k/stout?dl=1