Skip to content

Sam-Rowe/Azure-Ruby-Playpen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure-Ruby-Playpen

My repo for playing with the Azure Ruby SDK

Style and practices

I am profoundly bad at sticking to a style guide but where I remember to do so across coding sessions I will utilsie rubcop-hq) style guide

Putting secrets into Git is *** BAD *** Generally getting setup for Azure scripts requires some authenticaiton config. I have assumed Environment variables and an SDK Service Principal is used. https://github.com/Azure/azure-sdk-for-ruby#prerequisite

For each script check out the comments for any additional environemnt variables you will need to have setup.

azure_storage

A quick sample of scripts to do stuff with Azure Storage

RVM

I used RVM for this, the Gemfile should be enough to get you started.

https://rvm.io/workflow/projects#project-file-gemfile

Just as I have used rubcop-hq for the style guide I have chosen to use RVM best practices - https://rvm.io/rvm/best-practices

References

About

My repo for playing with the Azure Ruby SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages