Hy,

first of all thanks for your opinion. The project was started as little 
command line prototyp to see what is possible by combine git (github) and 
vagrant to simplify the start of virtual machine for project development.

>From that point there is still a lot of opportunities so i suggest you to 
contact me by email [email protected] or open an issue on the 
github project and we will get in touch.

"if sense there is a remote git server, say it create a branch 20140711 and 
push the commits there, I can then start from where It was left after the 
crash :)" 

I don`t understand what you mean whit crash here and how the tool could 
help you. The actual version supports fetching git hosted vagrant files for 
git project that are configured with a .vagrant.yml file for an complete 
project example see here https://github.com/pussinboots/sbt-rpm it defines 
two vagrant boxes that contains all dependencies to start developing of 
that sbt-rpm project.



Am Freitag, 11. Juli 2014 01:58:59 UTC+2 schrieb Alvaro Miranda Aguilera:
>
> Hello,
>
> My humble opinion here.. if you can add something that create branches or 
> just commits after 10 minutes or something will be awesome
>
> if sense there is a remote git server, say it create a branch 20140711 and 
> push the commits there, I can then start from where It was left after the 
> crash :)
>
> on my very particular case, I have my vagrant folder on dropbox so somehow 
> I trust I will have some kind of rollback, but I will definitely use your 
> project.
>
>
> On Fri, Jul 11, 2014 at 8:49 AM, Frank Ittermann <
> [email protected] <javascript:>> wrote:
>
>> Hello everyone,
>>
>> after i crashed my vagrant development environment today i had the idea 
>> to implements a liitle command tool that checkout a project and its related 
>> vagrant project and run vagrant up/provision to get a environment with all 
>> dependencies needed by this project. 
>>
>> What do you think about. After 3 hours i have publish a nodejs command 
>> line tool called vagrant-git https://github.com/pussinboots/vagrant-git. 
>> Contributors welcome and also suggestions of similar tools.
>>
>> Thanks for reading
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Vagrant" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to