fog / fog-xenserver

Module for the 'fog' gem to support XENSERVER
MIT License
16 stars 22 forks source link

We need examples in this repo #69

Open wkoszek opened 7 years ago

wkoszek commented 7 years ago

I volunteer to bring this stuff inside of this repo:

https://github.com/bvox/fog-xenserver-examples

I'd make sure it works for me, and we could get something that is easier to start from. We could stick it in examples directory, and maybe have credentials be read from the separate file, so that you can write them once and run all the examples together.

plribeiro3000 commented 7 years ago

Hey @wkoszek. Since we migrated the original code from the main gem fog, i've decided to use github's wiki for such thing. I think it is more collaborative and the effort is almost none.

If you want go ahead and push them. =)

wkoszek commented 7 years ago

@plribeiro3000 I didn't know about the wiki. We don't have it linked from the README.

I like fog-xenserver-examples better because I can change couple of lines and see stuff working. With Wiki I need to go, do the re-pasting etc..

plribeiro3000 commented 7 years ago

Actually you can git clone the github wiki and work in the same way. =)

The only actual difference is that you don't need reviews to get your changes accepted. =)

The following should help solve your issue:

git clone https://github.com/fog/fog-xenserver.wiki.git