php - Connect netbeans with vagrant -


i have project cloned github repository on vagrant machine. how can open netbeans on host machine, , make changes automatically deploys vagrant?

i have been thinking sftp, don't have vagrant password, user, or other things - starts vagrant ssh.

is there way this?

you can use shared folder sources make visible on guest , host systems @ same time. or if want sync between these 2 can find default key used vagrant ssh communication. or customize according needs (see http://docs.vagrantup.com/v2/vagrantfile/ssh_settings.html)


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -