A gobuffalo plugin for working with Azure.
Перейти к файлу
Martin Strobel 90fae33743 Backing off using a useful time construct.
Because the time string is provided by the event publisher, we
can't have nice things. They can choose whatever format they want,
it may not even be valid.
2018-04-25 23:41:20 -07:00
cmd Removing "flavor" flag. 2018-04-24 12:43:27 -07:00
sdk/eventgrid Backing off using a useful time construct. 2018-04-25 23:41:20 -07:00
.gitignore Initial commit 2018-04-13 11:24:44 -07:00
.travis.yml Add fast finish. 2018-04-24 12:27:40 -07:00
LICENSE Empty cobra app. 2018-04-16 10:19:52 -07:00
README.md Add Travis badge to README. 2018-04-24 12:27:40 -07:00
main.go Adding command skeleton. 2018-04-16 15:28:44 -07:00

README.md

Buffalo-Azure

GoDoc Build Status

This is an experiment by the Azure Developer Experience team to expand our usefulness to Go developers beyond generating SDKs. This is not officially supported by the Azure DevEx team, Azure, or Microsoft.

By extending gobuffalo, we seek to empower rapid web developers to deploy to Azure easily, and even generate code that will integrate well with Azure services.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA. s This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.